From 84259789808d3ecc52d4f68459a5736bec49513e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 22 Dec 2006 11:34:06 +0000 Subject: qemu*.conf: Increase image size to 200MB to fit sdk git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1080 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/qemux86.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/conf/machine/qemux86.conf') diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf index 64b6c5fbff..3ac81e5e6e 100644 --- a/meta/conf/machine/qemux86.conf +++ b/meta/conf/machine/qemux86.conf @@ -14,4 +14,6 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" -MACHINE_TASK_PROVIDER = "task-base" \ No newline at end of file +MACHINE_TASK_PROVIDER = "task-base" + +IMAGE_ROOTFS_SIZE_ext2 = "200000" -- cgit v1.2.3-54-g00ecf