From 92d6170c32c393c7d03957129627ef052f2d063d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 6 Feb 2024 12:24:06 +0000 Subject: oeqa/runtime: Move files from oe-core to bsp layer These were accidentally added to oe-core, move to the correct place in this layer. (From meta-yocto rev: d3d9f79d759e5c7818f17bf1331230d0d53cde1a) Signed-off-by: Richard Purdie --- .../lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt | 4 ++++ .../lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt | 7 +++++++ 2 files changed, 11 insertions(+) create mode 100644 meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt create mode 100644 meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt new file mode 100644 index 0000000000..b0d98418d1 --- /dev/null +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt @@ -0,0 +1,4 @@ +# These should be reviewed to see if they are still needed +l4_wkup_cm +Failed to make EGL context current +glamor initialization failed \ No newline at end of file diff --git a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt new file mode 100644 index 0000000000..9a655564cd --- /dev/null +++ b/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt @@ -0,0 +1,7 @@ +# These should be reviewed to see if they are still needed +Direct firmware load for i915 +Failed to load firmware i915 +Failed to fetch GuC +Failed to initialize GuC +Failed to load DMC firmware +The driver is built-in, so to load the firmware you need to \ No newline at end of file -- cgit v1.2.3-54-g00ecf