summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/bootcdx86.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf
index 8b59fa2969..a9d559587b 100644
--- a/meta/conf/machine/bootcdx86.conf
+++ b/meta/conf/machine/bootcdx86.conf
@@ -3,3 +3,5 @@
3#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD 3#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD
4 4
5require conf/machine/qemux86.conf 5require conf/machine/qemux86.conf
6
7IMAGE_ROOTFS_SIZE_ext2 = "60000"