summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/images/oe-selftest-image.bb
blob: f45472d222d9a5e4c110f0fbd4c0dbbf523bdb90 (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-root-login empty-root-password"

IMAGE_LINGUAS = " "

inherit core-image