blob: 7e047d12749f992cdd2c38bee890f310987f3814 [file] [log] [blame]
DESCRIPTION = "A small image for building a tpm2 image for testing"
IMAGE_FEATURES += "ssh-server-openssh"
IMAGE_INSTALL = "\
packagegroup-base \
packagegroup-core-boot \
packagegroup-security-tpm2 \
os-release \
"
IMAGE_LINGUAS ?= " "
LICENSE = "MIT"
inherit core-image
export IMAGE_BASENAME = "security-tpm2-image"