diff mbox series

[meta-arago,scarthgap,v3,2/2] meta-arago-test: packagegroups: Add off-screen demo to ti-test package group

Message ID 20250714184201.1119178-3-a-christidis@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series Addition of off-screen render demo | expand

Commit Message

Antonios Christidis July 14, 2025, 6:42 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

Add the off-screen demo to ti-test package group.

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 a50c71e2..fb4c3e4c 100644
--- a/meta-arago-test/recipes-core/packagegroups/ti-test.bb
+++ b/meta-arago-test/recipes-core/packagegroups/ti-test.bb
@@ -70,6 +70,7 @@  TI_TEST_EXTRAS = " \
     piglit \
     python3-numpy \
     wayland-utils \
+    offscreendemo \
     opencl-cts \
 "