diff mbox series

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

Message ID 20250714183518.1116312-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:35 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 1ca23878..c940ea27 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 \
 "