Say farewell to liri

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-05-07 12:42:11 +02:00
parent 5d484f1a8a
commit 53fdb45d3f
4 changed files with 2 additions and 18 deletions

View File

@@ -24,8 +24,6 @@ IMAGE_INSTALL += " \
packagegroup-lxqt-base \
lxqt-default-config \
\
liri-world \
\
lumina-world \
\
weston weston-xwayland \

View File

@@ -1,14 +0,0 @@
require recipes-image/console/console-net-image.bb
require recipes-image/include/x11-base.inc
export IMAGE_BASENAME = "liri-base-image"
IMAGE_INSTALL += " \
${X11_BASE_INSTALL} \
sddm \
\
liri-world \
"
# reenable graphical target
IMAGE_FEATURES += "x11-base"