mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +00:00
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 e88b777cbe)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-filesystems build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-multimedia build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-networking build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-oe build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-perl build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-python build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
SUMMARY = "meta-webserver build test image"
|
|
||||||
|
|
||||||
IMAGE_INSTALL = "packagegroup-core-boot"
|
|
||||||
|
|
||||||
LICENSE = "MIT"
|
|
||||||
|
|
||||||
inherit core-image
|
|
||||||
Reference in New Issue
Block a user