mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
oeqa/runtime/parselogs: add qemux86 ACPI ignore for kernel v6.6+
upstream commit 003e0694fcd3d5 [ACPI: processor: Refine messages in acpi_early_processor_control_setup()] changes logging during boot such that some of the informational messages are caught as QA issues. Adding the string to the ingore files so that 6.6+ will pass QA. (From OE-Core rev: 463d40f2d4bf30becce431bfc1cbdf3b673e8e60) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5589031867
commit
d68492d6c5
@@ -11,6 +11,9 @@ NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
|
||||
Failed to find URL:http://ipv4.connman.net/online/status.html
|
||||
Failed to find URL:http://ipv6.connman.net/online/status.html
|
||||
|
||||
# x86 on 6.6+ outputs this message, it is informational, not an error
|
||||
ACPI: _OSC evaluation for CPUs failed, trying _PDC
|
||||
|
||||
# These should be reviewed to see if they are still needed
|
||||
dma timeout
|
||||
can\'t add hid device:
|
||||
|
||||
Reference in New Issue
Block a user