mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-12 03:10:15 +00:00
corstone700: add cramfs-xip as image type
Add cramfs xip class and filesystem to tiny image. Change-Id: I5bba11ef04b7bc54323901c90156484126af87dd Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
This commit is contained in:
committed by
Tushar Khandelwal
parent
ab33651a8a
commit
a531de2323
@@ -12,7 +12,10 @@ LICENSE = "MIT"
|
||||
|
||||
IMAGE_LINGUAS = " "
|
||||
IMAGE_FEATURES += "debug-tweaks"
|
||||
IMAGE_FSTYPES += " wic"
|
||||
|
||||
IMAGE_CLASSES += "cramfs-xip"
|
||||
IMAGE_FSTYPES += " cramfs-xip wic"
|
||||
|
||||
DEPENDS += "u-boot-mkimage-native"
|
||||
|
||||
inherit core-image
|
||||
|
||||
Reference in New Issue
Block a user