aboutsummaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/images/oe-selftest-image.bb
blob: f17094c5d08bf17057268208cf4ceab1fe6965d0 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "An image used during oe-selftest tests"

IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} dropbear"
IMAGE_FEATURES = "debug-tweaks"

IMAGE_LINGUAS = " "

inherit core-image