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

IMAGE_INSTALL = "packagegroup-core-boot dropbear"
IMAGE_FEATURES = "debug-tweaks"

IMAGE_LINGUAS = " "

inherit core-image