blob: f17094c5d08bf17057268208cf4ceab1fe6965d0 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001SUMMARY = "An image used during oe-selftest tests"
2
3IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} dropbear"
4IMAGE_FEATURES = "debug-tweaks"
5
6IMAGE_LINGUAS = " "
7
8inherit core-image
9