mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-08-22 17:49:20 +02:00
riscv-initramfs-image: remove WIC fstype
Signed-off-by: Mirza Krak <mirza.krak@endian.se>
This commit is contained in:
@@ -16,3 +16,7 @@ IMAGE_ROOTFS_SIZE = "8192"
|
||||
IMAGE_ROOTFS_EXTRA_SPACE = "0"
|
||||
|
||||
BAD_RECOMMENDATIONS += "busybox-syslog"
|
||||
|
||||
# WIC is not compatible with an initramfs image, also enabling WIC would cause
|
||||
# an circular dependency.
|
||||
IMAGE_FSTYPES_remove = " wic wic.gz"
|
||||
|
||||
Reference in New Issue
Block a user