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>
(cherry picked from commit e88b777cbecd85ff7d2916209774354a6a458101)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj 2023-10-04 18:52:17 -07:00 committed by Armin Kuster
parent a08bf20991
commit 4e6ae41f0e
7 changed files with 0 additions and 49 deletions

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-filesystems build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-multimedia build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-networking build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-oe build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-perl build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-python build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image

View File

@ -1,7 +0,0 @@
SUMMARY = "meta-webserver build test image"
IMAGE_INSTALL = "packagegroup-core-boot"
LICENSE = "MIT"
inherit core-image