From: Michael Lauer Date: Wed, 27 Apr 2005 18:27:38 +0000 (+0000) Subject: C3000: set rootfs size to 100MB X-Git-Tag: Release-2010-05/1~14256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bcd6f7350b67dd1f540e4cf5269462d7144a1e0;p=openembedded.git C3000: set rootfs size to 100MB BKrev: 426fd99agfmQTevmRvYbFMplIKPqkQ --- diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index f8946fc42f..2607d12e4a 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -20,4 +20,4 @@ BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-usbcore kernel-module-usbmouse kernel IMAGE_FSTYPES = "jffs2 tar" -ROOT_FLASH_SIZE = "16" +ROOT_FLASH_SIZE = "100"