On Fri Mar 20, 2026 at 5:14 PM CDT, Ryan Eatmon via lists.yoctoproject.org wrote: > Add mesa-demos recipe to the packagegroup. > > Signed-off-by: Ryan Eatmon <[email protected]> > --- > .../recipes-core/packagegroups/packagegroup-arago-graphics.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-graphics.bb > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-graphics.bb > index 026281cb..e3c6aff6 100644 > --- > a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-graphics.bb > +++ > b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-graphics.bb > @@ -9,6 +9,7 @@ inherit packagegroup > GFX_WAYLAND = "\ > ${@bb.utils.contains('DISTRO_FEATURES', 'pam', "weston-init", '', d)} \ > ${@bb.utils.contains('DISTRO_FEATURES', 'pam', "weston-examples", '', > d)} \ > + mesa-demos \ > " > > OPENGL_PKGS = "\
This was proposed in another series a while back, but got dropped due to some other changes. Completely forgot about it. Thanks Ryan. Reviewed-by: Randolph Sapp <[email protected]> -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17411): https://lists.yoctoproject.org/g/meta-arago/message/17411 Mute This Topic: https://lists.yoctoproject.org/mt/118426469/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
