mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
IMAGE_ROOTFS_SIZE: Cleanup machine conf files
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
@@ -30,8 +30,6 @@ XSERVER ?= "xserver-xf86-dri-lite \
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
|
||||
|
||||
IMAGE_ROOTFS_SIZE_ext3 = "500000"
|
||||
|
||||
IMAGE_FSTYPES ?= "ext3 cpio.gz"
|
||||
|
||||
APPEND += "usbcore.autosuspend=1"
|
||||
|
||||
@@ -19,6 +19,5 @@ SERIAL_CONSOLE = "115200 ttyS0"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
|
||||
|
||||
IMAGE_ROOTFS_SIZE_ext3 = "2000000"
|
||||
IMAGE_FSTYPES ?= "jffs2 tar.bz2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user