diff mbox series

[meta-arago,master/scarthgap,2/2] meta-arago-test: packagegroups: Add off-screen demo to ti-test packagegroup

Message ID 20250711142611.3567574-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 11, 2025, 2:26 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 \
 "