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>
This commit is contained in:
Khem Raj 2023-10-04 18:52:17 -07:00
parent ef9d73fced
commit e88b777cbe
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