1IMAGE_INSTALL += "container-image-testpkg"
2
3LICENSE = "MIT"
4
5IMAGE_FSTYPES = "container"
6IMAGE_LINGUAS = ""
7
8inherit core-image
9