summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/machine/bootcdx86.conf10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/conf/machine/bootcdx86.conf b/meta/conf/machine/bootcdx86.conf
deleted file mode 100644
index ec0593adc3..0000000000
--- a/meta/conf/machine/bootcdx86.conf
+++ /dev/null
@@ -1,10 +0,0 @@
1#@TYPE: Machine
2#@NAME: Bootable CD x86 setup
3#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD
4
5require conf/machine/qemux86.conf
6
7MACHINE_FEATURES = "kernel26 alsa screen"
8
9EXTRA_IMAGE_FEATURES = ""
10IMAGE_ROOTFS_SIZE_ext2 = "70000"