[PATCH] parselogs-ignores-genericarm64.txt: add error messages from rockpi4b
Mikko Rapeli <[email protected]> Thu, 18 Sep 2025 15:12:30 +0300
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
Rockchip rk3399 based rockpi4b with open source firmware from meta-ts https://gitlab.com/Linaro/trustedsubstrate/meta-ts triggers some non-fatal errors from various drivers. Ignore them for now since all other oeqa runtime tests pass. https://ledge.validation.linaro.org/scheduler/job/119422 Signed-off-by: Mikko Rapeli <[email protected]> --- .../oeqa/runtime/cases/parselogs-ignores-genericarm64.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt index 3e96a172da..7d360bdbda 100644 --- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericarm64.txt @@ -9,3 +9,9 @@ Error applying setting, reverse things back Can't lookup blockdev # X11 fails to start without connected display modeset(0): failed to set mode: Invalid argument +memory-controller: probe with driver rk3399-dmc-freq failed with error +probe with driver rockchip-pcie failed with error +platform hdmi-sound: deferred probe pending: asoc-simple-card: parse error +deferred probe pending: rockchip-spi: Failed to request optional TX DMA channel +platform sound: deferred probe pending: asoc-audio-graph-card: parse error +platform sound-dit: deferred probe pending: asoc-audio-graph-card: parse error -- 2.34.1