Empty image: core-image-empty recipe

Added core-image-empty recipe in meta-selftest/recipes-test/images

[YOCTO #7664]

(From OE-Core rev: 472d94a2441e8ba51e52dd03212e2d6754ac5c7c)

Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alex Franco 2015-09-24 10:23:15 -05:00 committed by Richard Purdie
parent 2bbec5645e
commit be13cdb5f6
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
SUMMARY = "An empty image."
IMAGE_INSTALL = ""
IMAGE_LINGUAS = ""
PACKAGE_INSTALL = ""
LICENSE = "MIT"
inherit image