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"
|
||||
|
||||
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} \
|
||||
wayland \
|
||||
dbus \
|
||||
sddm \
|
||||
sddm-config-plasma-bigscreen \
|
||||
packagegroup-plasma-bigscreen-workspace \
|
||||
packagegroup-core-x11-utils \
|
||||
"
|
||||
inherit core-image
|
||||
|
||||
@@ -16,6 +16,7 @@ IMAGE_INSTALL = " \
|
||||
${CORE_IMAGE_BASE_INSTALL} \
|
||||
wayland dbus \
|
||||
sddm \
|
||||
sddm-config-plasma-mobile \
|
||||
packagegroup-kde-frameworks5 \
|
||||
packagegroup-plasma-mobile \
|
||||
packagegroup-core-x11-xserver \
|
||||
|
||||
Reference in New Issue
Block a user