aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemuarm.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-01-08 23:57:52 +0000
committerRichard Purdie <richard@openedhand.com>2007-01-08 23:57:52 +0000
commit1cacbe3d99af0d21e84d41411e4536288221c404 (patch)
tree9ea8bf5c01aecdb175ae42c1a74670d1b58b7256 /meta/conf/machine/qemuarm.conf
parent10b9b4aa9d697875d8dd211b2dcce6b63390a486 (diff)
downloadopenembedded-core-contrib-1cacbe3d99af0d21e84d41411e4536288221c404.tar.gz
machine/qemu: Set image size in common file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1132 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine/qemuarm.conf')
-rw-r--r--meta/conf/machine/qemuarm.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf
index 3c2cdf9ebf..2de34e42c9 100644
--- a/meta/conf/machine/qemuarm.conf
+++ b/meta/conf/machine/qemuarm.conf
@@ -13,5 +13,3 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
MACHINE_TASK_PROVIDER = "task-base"
-
-IMAGE_ROOTFS_SIZE_ext2 = "200000"