mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-20 11:28:19 +00:00
oeqa: Add rpi specific kernel dmesg parser
These errors are harmless on rpi3/rpi4 [1] [1] https://github.com/raspberrypi/linux/issues/3195 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -32,3 +32,6 @@ BBFILES_DYNAMIC += " \
|
||||
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bb \
|
||||
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \
|
||||
"
|
||||
|
||||
DEFAULT_TEST_SUITES_remove_rpi = "parselogs"
|
||||
DEFAULT_TEST_SUITES_append_rpi = " parselogs_rpi"
|
||||
|
||||
Reference in New Issue
Block a user