Say farewell to liri
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@ It has its origin Ångström distribution - check https://github.com/Angstrom-d
|
|||||||
form /etc/skel.
|
form /etc/skel.
|
||||||
|
|
||||||
[recipes-image](recipes-image):
|
[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.
|
allgui-images build images for all desktop environments.
|
||||||
|
|
||||||
[recipes-utils](recipes-utils):
|
[recipes-utils](recipes-utils):
|
||||||
|
|||||||
@@ -62,5 +62,5 @@ As user:
|
|||||||
* vice: select cairo
|
* vice: select cairo
|
||||||
* dosbox / dosbox-x / stella
|
* dosbox / dosbox-x / stella
|
||||||
* supertux(kart??)
|
* supertux(kart??)
|
||||||
* open all gnome- / all kde-plasma- / lxqt- / liri- / lumina-sessions
|
* open all available desktops
|
||||||
|
|
||||||
|
|||||||
@@ -24,8 +24,6 @@ IMAGE_INSTALL += " \
|
|||||||
packagegroup-lxqt-base \
|
packagegroup-lxqt-base \
|
||||||
lxqt-default-config \
|
lxqt-default-config \
|
||||||
\
|
\
|
||||||
liri-world \
|
|
||||||
\
|
|
||||||
lumina-world \
|
lumina-world \
|
||||||
\
|
\
|
||||||
weston weston-xwayland \
|
weston weston-xwayland \
|
||||||
|
|||||||
@@ -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"
|
|
||||||
Reference in New Issue
Block a user