oe-selftest-image.bb 206 B

123456789
  1. SUMMARY = "An image used during oe-selftest tests"
  2. IMAGE_INSTALL = "packagegroup-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} dropbear"
  3. IMAGE_FEATURES = "debug-tweaks"
  4. IMAGE_LINGUAS = " "
  5. inherit core-image