meta-selinux/recipes-security/images/core-image-selinux.bb
Yi Zhao 28d8039fa6 core-image-selinux.bb: remove trailing whitespace
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2019-04-14 17:07:16 -04:00

15 lines
267 B
BlitzBasic

DESCRIPTION = "Image with SELinux support"
IMAGE_FEATURES += "splash ssh-server-openssh"
LICENSE = "MIT"
IMAGE_INSTALL = "\
${CORE_IMAGE_BASE_INSTALL} \
util-linux-agetty \
packagegroup-core-full-cmdline \
packagegroup-core-selinux \
"
inherit selinux-image