diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-06 12:25:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-06 12:27:21 +0000 |
commit | 18e879ae05d24cdbc3d2e547b2f88e0d21ddb676 (patch) | |
tree | 7368eb920a8b17e1f54ff717c6ca43982265e24d /meta-yocto-bsp | |
parent | 5c55ed57e4f68535a34660661a5bd6112ee2b423 (diff) | |
download | poky-18e879ae05d24cdbc3d2e547b2f88e0d21ddb676.tar.gz |
meta-yocto-bsp: Remove accidentally added files
Move accidentally added files to the correct layer.
(From OE-Core rev: ad251812b740a06c0f8f2dab637a61cfff73c484)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r-- | meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt | 4 | ||||
-rw-r--r-- | meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt | 7 |
2 files changed, 0 insertions, 11 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 deleted file mode 100644 index b0d98418d1..0000000000 --- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-beaglebone-yocto.txt +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | # These should be reviewed to see if they are still needed | ||
2 | l4_wkup_cm | ||
3 | Failed to make EGL context current | ||
4 | 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 deleted file mode 100644 index 9a655564cd..0000000000 --- a/meta-yocto-bsp/lib/oeqa/runtime/cases/parselogs-ignores-genericx86-64.txt +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | # These should be reviewed to see if they are still needed | ||
2 | Direct firmware load for i915 | ||
3 | Failed to load firmware i915 | ||
4 | Failed to fetch GuC | ||
5 | Failed to initialize GuC | ||
6 | Failed to load DMC firmware | ||
7 | The driver is built-in, so to load the firmware you need to \ No newline at end of file | ||