From da12d93530bb6efba0c5f7bc5ee79e83eff80da1 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 2 May 2011 14:55:11 -0500 Subject: meta-intel: use default rootfs size for BSPS The default rootfs size if left unspecified is the actual rootfs size + 20%. There doesn't seem to be a reason to make the default for these BSPs anything different, so remove the IMAGE_ROOTFS_SIZE overrides. Signed-off-by: Tom Zanussi --- meta-fishriver/conf/machine/fishriver.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-fishriver') diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf index 64c194b0..91a1fb6c 100644 --- a/meta-fishriver/conf/machine/fishriver.conf +++ b/meta-fishriver/conf/machine/fishriver.conf @@ -35,8 +35,6 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" GUI_MACHINE_CLASS = "bigscreen" -IMAGE_ROOTFS_SIZE_ext3 = "1000000" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_ADDONS = "nptl" -- cgit v1.2.3-54-g00ecf