aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-10-04 18:52:17 -0700
committerKhem Raj <raj.khem@gmail.com>2023-10-06 08:37:21 -0700
commite88b777cbecd85ff7d2916209774354a6a458101 (patch)
treecbd5650a47d25f1869509c35ef63f3442f2c24e7 /meta-oe/recipes-core
parentef9d73fced12e7b2dab485f0443cec84e55d016b (diff)
downloadmeta-openembedded-contrib-e88b777cbecd85ff7d2916209774354a6a458101.tar.gz
images: Delete layer specific base images
These were essentially duplicates of core-image-minimal, however core-image-base is a better baseline for upper layers, so switched the consumers of these images to use core-image-base Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/images/meta-oe-image-base.bb7
1 files changed, 0 insertions, 7 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
deleted file mode 100644
index df92f16705..0000000000
--- a/meta-oe/recipes-core/images/meta-oe-image-base.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-SUMMARY = "meta-oe build test image"
-
-IMAGE_INSTALL = "packagegroup-core-boot"
-
-LICENSE = "MIT"
-
-inherit core-image