security-build-image: remove X11

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2018-10-27 22:35:50 +01:00
parent ab7b4aefa2
commit e8f5ec707f
@@ -6,9 +6,7 @@ IMAGE_INSTALL = "\
packagegroup-base \
packagegroup-core-boot \
packagegroup-core-security \
os-release \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-xfce-base", "", d)} \
${CORE_IMAGE_EXTRA_INSTALL}"
os-release"
IMAGE_LINGUAS ?= " "