sddm: add sddm configurations to core images
This commit is contained in:
@@ -9,15 +9,16 @@ IMAGE_FEATURES += "splash package-management hwcodecs x11"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
|
||||||
inherit features_check
|
inherit features_check
|
||||||
|
inherit core-image
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "wayland x11 kde"
|
REQUIRED_DISTRO_FEATURES += "wayland x11 kde"
|
||||||
|
|
||||||
IMAGE_INSTALL = " \
|
IMAGE_INSTALL += " \
|
||||||
${CORE_IMAGE_BASE_INSTALL} \
|
${CORE_IMAGE_BASE_INSTALL} \
|
||||||
wayland \
|
wayland \
|
||||||
dbus \
|
dbus \
|
||||||
sddm \
|
sddm \
|
||||||
|
sddm-config-plasma-bigscreen \
|
||||||
packagegroup-plasma-bigscreen-workspace \
|
packagegroup-plasma-bigscreen-workspace \
|
||||||
packagegroup-core-x11-utils \
|
packagegroup-core-x11-utils \
|
||||||
"
|
"
|
||||||
inherit core-image
|
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ IMAGE_INSTALL = " \
|
|||||||
${CORE_IMAGE_BASE_INSTALL} \
|
${CORE_IMAGE_BASE_INSTALL} \
|
||||||
wayland dbus \
|
wayland dbus \
|
||||||
sddm \
|
sddm \
|
||||||
|
sddm-config-plasma-mobile \
|
||||||
packagegroup-kde-frameworks5 \
|
packagegroup-kde-frameworks5 \
|
||||||
packagegroup-plasma-mobile \
|
packagegroup-plasma-mobile \
|
||||||
packagegroup-core-x11-xserver \
|
packagegroup-core-x11-xserver \
|
||||||
|
|||||||
Reference in New Issue
Block a user