mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
parselogs.py: update network interface related messages
along with systemd upgrade, error message related change network interface have changed, update it. (From OE-Core rev: a8b2cd7470bcc25527577b95a26a0a528949232d) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3e78dc11c1
commit
9c760ffd3d
@@ -55,7 +55,8 @@ common_errors = [
|
||||
"Failed to read /var/lib/nfs/statd/state: Success",
|
||||
"error retry time-out =",
|
||||
"logind: cannot setup systemd-logind helper (-61), using legacy fallback",
|
||||
"Error changing net interface name 'eth0' to ",
|
||||
"Failed to rename network interface",
|
||||
"Failed to process device, ignoring: Device or resource busy",
|
||||
"Cannot find a map file",
|
||||
"[rdrand]: Initialization Failed"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user