From 1bdcd76d2968c3cc6ec2815afceba1cf98efd6d5 Mon Sep 17 00:00:00 2001 From: Yang Xu Date: Sat, 5 Aug 2023 13:50:41 +0100 Subject: 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. (From OE-Core rev: a59cd1502ff14c5d8ccb04385bf4a3ad338d998d) Signed-off-by: Yang Xu Signed-off-by: Richard Purdie --- meta-selftest/recipes-test/binutils/binutils_%.bbappend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-selftest/recipes-test/binutils/binutils_%.bbappend (limited to 'meta-selftest/recipes-test') 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 -- cgit v1.2.3-54-g00ecf