diff mbox series

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

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

Commit Message

Antonios Christidis March 17, 2026, 8:34 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 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 \