From: Richard Purdie Date: Wed, 9 Jun 2010 11:58:46 +0000 (+0100) Subject: bootcdx86: This is dropped in favour of netbook iso images X-Git-Tag: 2011-1~5889 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f38160b36756dc2833da65802b24a47a631b7f71;p=openembedded-core.git bootcdx86: This is dropped in favour of netbook iso images Signed-off-by: Richard Purdie --- 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 @@ -#@TYPE: Machine -#@NAME: Bootable CD x86 setup -#@DESCRIPTION: Machine configuration for running an x86 system from bootable CD - -require conf/machine/qemux86.conf - -MACHINE_FEATURES = "kernel26 alsa screen" - -EXTRA_IMAGE_FEATURES = "" -IMAGE_ROOTFS_SIZE_ext2 = "70000"