blob: 1a92479720f79bc68dd0a8d28cd3110842bab657 [file] [log] [blame]
DESCRIPTION = "A Client side Security example"
IMAGE_INSTALL = "\
packagegroup-base \
packagegroup-core-boot \
os-release \
samhain-client \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "packagegroup-xfce-base", "", d)} \
${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL}"
IMAGE_LINGUAS ?= " "
LICENSE = "MIT"
inherit core-image
export IMAGE_BASENAME = "security-client-image"