[meta-arago][master][PATCH v2 2/2] ti-test: Add libsdl2-tests to packagegroup

<[email protected]> Tue, 17 Mar 2026 15:34:14 -0500
Newsgroups org.yoctoproject.lists.meta-arago
Message-ID <[email protected]>
From: Antonios Christidis <[email protected]>

Add libsdl2-tests to the ti-test packagegroup.

Signed-off-by: Antonios Christidis <[email protected]>
---
 meta-arago-test/recipes-core/packagegroups/ti-test.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-test/recipes-core/packagegroups/ti-test.bb b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
index b09ffcd9..df8f1323 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -69,6 +69,7 @@ TI_TEST_EXTRAS_OPENCL = " \
 "
 
 TI_TEST_EXTRAS = " \
+    libsdl2-tests \
     python3-pillow \
     pytesseract \
     python3-numpy \
-- 
2.34.1