Re: [PATCH] arm/lib: Relax "Listening for serial connection" regex
Jon Mason <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 16 Dec 2024 14:17:57 +0000, Peter Hoyes wrote:
> Newer versions of the FVP now contain a full log entry for the
> "Listening for serial connection on port" regex of the form:
>
> INFO: FVP_NAME: terminal_uart: Listening for serial connection...
>
> Relax the regex to support this new logging format and change from
> re.match to re.search as the regex may not appear at the start of the
> line.
>
> [...]
Applied, thanks!
[1/1] arm/lib: Relax "Listening for serial connection" regex
commit: 5adb3155179b1b618a4c59911ada7659e1bee619
Best regards,
--
Jon Mason <[email protected]>