mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
qemu machines: enlarge rootfs to 280M
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3980 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -7,8 +7,8 @@ MACHINE_FEATURES = "kernel26 apm alsa pcmcia bluetooth irda usbgadget screen"
|
|||||||
|
|
||||||
IMAGE_FSTYPES ?= "tar.bz2 ext2"
|
IMAGE_FSTYPES ?= "tar.bz2 ext2"
|
||||||
|
|
||||||
ROOT_FLASH_SIZE = "250"
|
ROOT_FLASH_SIZE = "280"
|
||||||
IMAGE_ROOTFS_SIZE_ext2 ?= "250000"
|
IMAGE_ROOTFS_SIZE_ext2 ?= "280000"
|
||||||
|
|
||||||
# Don't include kernels in standard images
|
# Don't include kernels in standard images
|
||||||
RDEPENDS_kernel-base = ""
|
RDEPENDS_kernel-base = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user