mbox series

[meta-arago,master,v3,0/2] Addition of off-screen render demo

Message ID 20250717152118.2525721-1-a-christidis@ti.com
Headers show
Series Addition of off-screen render demo | expand

Message

Antonios Christidis July 17, 2025, 3:21 p.m. UTC
From: Antonios Christidis <a-christidis@ti.com>

This series adds a off-screen rendering demo to our sdk. It includes the
new recipe as well as the recipe addition to the ti-test packagegroup.

Kind Regards,
Antonios Christidis

v3:
- Change the SRC_URI ... I thought I changed it in v2.

v2:
- Changed the SRC_URI and removed mesa-pvr as a dependency


Antonios Christidis (2):
  meta-arago-test: recipes-graphics: Add lightweight off-screen demo
  meta-arago-test: packagegroups: Add off-screen demo to ti-test package
    group

 .../recipes-core/packagegroups/ti-test.bb          |  1 +
 .../offscreen-demo/offscreendemo_0.0.1.bb          | 14 ++++++++++++++
 2 files changed, 15 insertions(+)
 create mode 100644 meta-arago-test/recipes-graphics/offscreen-demo/offscreendemo_0.0.1.bb