mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:34:31 +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 e88b777cbecd85ff7d2916209774354a6a458101) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a08bf20991
commit
4e6ae41f0e
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user