mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-17 04:07:20 +00:00
security-build-image: remove X11
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -6,9 +6,7 @@ IMAGE_INSTALL = "\
|
|||||||
packagegroup-base \
|
packagegroup-base \
|
||||||
packagegroup-core-boot \
|
packagegroup-core-boot \
|
||||||
packagegroup-core-security \
|
packagegroup-core-security \
|
||||||
os-release \
|
os-release"
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-xfce-base", "", d)} \
|
|
||||||
${CORE_IMAGE_EXTRA_INSTALL}"
|
|
||||||
|
|
||||||
IMAGE_LINGUAS ?= " "
|
IMAGE_LINGUAS ?= " "
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user