diff mbox series

[meta-arago,scarthgap,v1,2/2] ti-test: Add libsdl2-tests to packagegroup

Message ID 20250917220826.2078836-3-a-christidis@ti.com
State Changes Requested
Delegated to: Ryan Eatmon
Headers show
Series Add libsdl2 test support | expand

Commit Message

Antonios Christidis Sept. 17, 2025, 10:08 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

Add libsdl2-tests to the ti-test packagegroup.

Signed-off-by: Antonios Christidis <a-christidis@ti.com>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index a44dd8d7..c1166bc2 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -67,6 +67,7 @@  TI_TEST_BASE:append:ti-soc = " \
 "
 
 TI_TEST_EXTRAS = " \
+    libsdl2-tests \
     python3-pillow \
     pytesseract \
     piglit \