diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2011-05-02 14:55:11 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-05-03 09:28:49 -0500 |
| commit | da12d93530bb6efba0c5f7bc5ee79e83eff80da1 (patch) | |
| tree | efae7623c20258c27e4b46d8ee6441a1f60402bc /meta-sugarbay/conf | |
| parent | 7245856f0a12fb6110241599c784a19de1024db1 (diff) | |
| download | meta-intel-da12d93530bb6efba0c5f7bc5ee79e83eff80da1.tar.gz | |
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 <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sugarbay/conf')
| -rw-r--r-- | meta-sugarbay/conf/machine/sugarbay.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf index 00534a5b..845ac643 100644 --- a/meta-sugarbay/conf/machine/sugarbay.conf +++ b/meta-sugarbay/conf/machine/sugarbay.conf | |||
| @@ -36,8 +36,6 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" | |||
| 36 | 36 | ||
| 37 | GUI_MACHINE_CLASS = "bigscreen" | 37 | GUI_MACHINE_CLASS = "bigscreen" |
| 38 | 38 | ||
| 39 | IMAGE_ROOTFS_SIZE_ext3 = "2000000" | ||
| 40 | |||
| 41 | IMAGE_FSTYPES ?= "ext3 cpio.gz" | 39 | IMAGE_FSTYPES ?= "ext3 cpio.gz" |
| 42 | 40 | ||
| 43 | GLIBC_ADDONS = "nptl" | 41 | GLIBC_ADDONS = "nptl" |
