diff --git a/recipes-image/weston/weston-base-image.bb b/recipes-image/weston/weston-base-image.bb index d9a7bd3..3ffdc3b 100644 --- a/recipes-image/weston/weston-base-image.bb +++ b/recipes-image/weston/weston-base-image.bb @@ -4,14 +4,10 @@ export IMAGE_BASENAME = "weston-base-image" IMAGE_INSTALL += " \ ${DISTRO_GUI_USER} \ - packagegroup-gui-base \ \ sddm \ \ - weston weston-xwayland \ - \ - mesa-demos \ - ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'glmark2', '', d)} \ + weston \ " # reenable graphical target