From: Darren Hart Date: Mon, 26 Aug 2013 21:55:11 +0000 (+0000) Subject: local.conf.sample: Replace atom-pc with genericx86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87069d3228d23bc37dc918bbb17bda2f397aa7ba;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git local.conf.sample: Replace atom-pc with genericx86 Update the sample local.conf file to reflect the recent replacement of atom-pc with genericx86. Signed-off-by: Darren Hart Cc: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index c6263f0c710..fc0b4b88879 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample @@ -42,7 +42,7 @@ # There are also the following hardware board target machines included for # demonstration purposes: # -#MACHINE ?= "atom-pc" +#MACHINE ?= "genericx86" #MACHINE ?= "beagleboard" #MACHINE ?= "genericx86" #MACHINE ?= "mpc8315e-rdb"