Rework image features

Insist on useful defaults

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-10-07 00:16:28 +02:00
parent d5cf50ca7c
commit be2367805c
2 changed files with 2 additions and 7 deletions

View File

@@ -1,11 +1,6 @@
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
IMAGE_FEATURES += "empty-root-password allow-empty-password"
# to be removed again later?
IMAGE_FEATURES += "package-management"
IMAGE_INSTALL += " \
packagegroup-boot \
packagegroup-base \