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

# libudev is needed for deploy mdadm via devtool
IMAGE_INSTALL = "packagegroup-core-boot packagegroup-core-ssh-dropbear libudev"
IMAGE_FEATURES = "allow-empty-password empty-root-password allow-root-login"

IMAGE_LINGUAS = " "

inherit core-image