container-test-image.bb 128 B

12345678
  1. IMAGE_INSTALL += "container-image-testpkg"
  2. LICENSE = "MIT"
  3. IMAGE_FSTYPES = "container"
  4. IMAGE_LINGUAS = ""
  5. inherit core-image