summaryrefslogtreecommitdiffstats
path: root/meta-selftest
diff options
context:
space:
mode:
authorYang Xu <yang.xu@mediatek.com>2023-08-05 13:50:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-09 13:23:28 +0100
commita59cd1502ff14c5d8ccb04385bf4a3ad338d998d (patch)
treeb4609251a124e49c5bf1252d209682ab90aac6f0 /meta-selftest
parent4f1148eeab2500022d7e17feadf80027a01a51f1 (diff)
downloadopenembedded-core-contrib-a59cd1502ff14c5d8ccb04385bf4a3ad338d998d.tar.gz
oeqa/selftest/ssate: Add test for find_siginfo
Previously some dependencies couldn't be followed through their siginfo files. This has been fixed, add a test to ensure this doesn't regress. Signed-off-by: Yang Xu <yang.xu@mediatek.com>
Diffstat (limited to 'meta-selftest')
-rw-r--r--meta-selftest/recipes-test/binutils/binutils_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-selftest/recipes-test/binutils/binutils_%.bbappend b/meta-selftest/recipes-test/binutils/binutils_%.bbappend
new file mode 100644
index 0000000000..205720982c
--- /dev/null
+++ b/meta-selftest/recipes-test/binutils/binutils_%.bbappend
@@ -0,0 +1,2 @@
+# This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
+include test_recipe.inc