summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/lib
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-06 12:24:06 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-06 12:27:21 +0000
commit92d6170c32c393c7d03957129627ef052f2d063d (patch)
treedacda20a90ded2b94ef86a250bf4228d077eec46 /meta-yocto-bsp/lib
parent18e879ae05d24cdbc3d2e547b2f88e0d21ddb676 (diff)
downloadpoky-92d6170c32c393c7d03957129627ef052f2d063d.tar.gz
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 <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/lib')
-rw-r--r--meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt4
-rw-r--r--meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt7
2 files changed, 11 insertions, 0 deletions
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 @@
1# These should be reviewed to see if they are still needed
2l4_wkup_cm
3Failed to make EGL context current
4glamor 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 @@
1# These should be reviewed to see if they are still needed
2Direct firmware load for i915
3Failed to load firmware i915
4Failed to fetch GuC
5Failed to initialize GuC
6Failed to load DMC firmware
7The driver is built-in, so to load the firmware you need to \ No newline at end of file