1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 03:47:19 +00:00

arm-bsp/corstone1000: Add RDEPENDS to remove unwanted images.

Remove unwanted build images that push the binaries size over the size
limit for corstone1000.

Signed-off-by: Harry Moulton <harry.moulton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Harry Moulton
2022-03-14 16:25:02 +00:00
committed by Jon Mason
parent af33b41925
commit 33bbdc67f2
@@ -51,6 +51,8 @@ KERNEL_IMAGETYPE = "Image"
INITRAMFS_IMAGE_BUNDLE ?= "1"
RDEPENDS:${KERNEL_PACKAGE_NAME}-base ?= ""
#telling the build system which image is responsible of the generation of the initramfs rootfs
INITRAMFS_IMAGE = "corstone1000-initramfs-image"