summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/images/oe-selftest-image.bb
blob: 317a0712aafbd085528f3d32bca39554a2cbb6d5 (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 = "debug-tweaks"

IMAGE_LINGUAS = " "

inherit core-image