mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
bootimg: As image size grows, we want to switch to FAT16
This commit is contained in:
@@ -31,7 +31,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
|
||||
|
||||
GUI_MACHINE_CLASS = "bigscreen"
|
||||
|
||||
IMAGE_ROOTFS_SIZE_ext3 = "250000"
|
||||
IMAGE_ROOTFS_SIZE_ext3 = "500000"
|
||||
|
||||
IMAGE_FSTYPES ?= "ext3 jffs2 cpio.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user