diff mbox series

[meta-arago,master] packagegroup-arago-tisdk-graphics: add mesa-demos and sdl2

Message ID 20250602220206.2104408-1-rs@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] packagegroup-arago-tisdk-graphics: add mesa-demos and sdl2 | expand

Commit Message

Randolph Sapp June 2, 2025, 10:02 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Add the new mesa-demos package to this group so that users and scripts
can use eglinfo to query information about supported extensions and
configs for multiple platforms. It also adds vkgears and es2gears to
test Vulkan and GLES 2 respectively.

Add libsdl2 as it's a useful, minimal graphics toolkit that allows users
to build GLES and Vulkan applications with less boilerplate. We have a
few internal test applications that currently use it.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 .../packagegroups/packagegroup-arago-tisdk-graphics.bb          | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
index 52557e5c..9ad9e719 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
@@ -9,6 +9,8 @@  inherit packagegroup
 GFX_WAYLAND = "\
     weston-init \
     weston-examples \
+    mesa-demos \
+    libsdl2 \
 "
 
 RDEPENDS:${PN} = "\