blob: 5d4d10eef69a0275c659332e1080ebc93bed096b [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001SUMMARY = "An image used during oe-selftest tests"
2
Brad Bishop6e60e8b2018-02-01 10:27:11 -05003IMAGE_INSTALL = "packagegroup-core-boot dropbear"
Patrick Williamsc124f4f2015-09-15 14:41:29 -05004IMAGE_FEATURES = "debug-tweaks"
5
6IMAGE_LINGUAS = " "
7
8inherit core-image
9