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

@@ -67,7 +67,7 @@ It has its origin Ångström distribution - check https://github.com/Angstrom-d
form /etc/skel.
[recipes-image](recipes-image):
* All images for cinnamon / console / gnome / kde / liri / lxqt / weston / xfce are found in this folder.
* All images for cinnamon / console / gnome / kde / lxqt / weston / xfce are found in this folder.
allgui-images build images for all desktop environments.
[recipes-utils](recipes-utils):

View File

@@ -62,5 +62,5 @@ As user:
* vice: select cairo
* dosbox / dosbox-x / stella
* supertux(kart??)
* open all gnome- / all kde-plasma- / lxqt- / liri- / lumina-sessions
* open all available desktops

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"