[meta-ti][master][PATCH v2 06/12] meta-ti-test: Import the recipes-extended recipes

Ryan Eatmon <[email protected]> Wed, 29 Apr 2026 10:22:54 -0500
Newsgroups org.yoctoproject.lists.meta-ti
Message-ID <[email protected]>
We are moving the meta-arago-test layer to meta-ti-test.  This commit
imports all of the recipes under recipes-extende.

Signed-off-by: Ryan Eatmon <[email protected]>
---
v2: No changes.

 meta-ti-test/recipes-extended/bc/bc_%.bbappend | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 meta-ti-test/recipes-extended/bc/bc_%.bbappend

diff --git a/meta-ti-test/recipes-extended/bc/bc_%.bbappend b/meta-ti-test/recipes-extended/bc/bc_%.bbappend
new file mode 100644
index 00000000..29d90a9d
--- /dev/null
+++ b/meta-ti-test/recipes-extended/bc/bc_%.bbappend
@@ -0,0 +1,3 @@
+
+RM_WORK_EXCLUDE += "${PN}"
+
-- 
2.43.0