xref: /OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/container-image/container-test-image.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1IMAGE_INSTALL += "container-image-testpkg"
2
3LICENSE = "MIT"
4
5IMAGE_FSTYPES = "container"
6IMAGE_LINGUAS = ""
7
8inherit core-image
9