aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/images/meta-oe-image-base.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-11-11 18:56:59 -0800
committerArmin Kuster <akuster808@gmail.com>2018-11-15 13:18:52 -0800
commite8ca35905273b0032994e8ca831daf17021fa296 (patch)
treeb5a50bb049b730a0817bc1958b9efc6908c14896 /meta-oe/recipes-core/images/meta-oe-image-base.bb
parent25ed2668f23d9a0354aaf6f64fd4adbca0be5abd (diff)
downloadmeta-openembedded-e8ca35905273b0032994e8ca831daf17021fa296.tar.gz
ptest: add addition packagegroups and image for ptests
Need a method to run ptests in meta-oe and to build test tasks not done via a world build Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core/images/meta-oe-image-base.bb')
-rw-r--r--meta-oe/recipes-core/images/meta-oe-image-base.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/images/meta-oe-image-base.bb b/meta-oe/recipes-core/images/meta-oe-image-base.bb
new file mode 100644
index 0000000000..df92f16705
--- /dev/null
+++ b/meta-oe/recipes-core/images/meta-oe-image-base.bb
@@ -0,0 +1,7 @@
+SUMMARY = "meta-oe build test image"
+
+IMAGE_INSTALL = "packagegroup-core-boot"
+
+LICENSE = "MIT"
+
+inherit core-image