summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-08-26 21:55:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-27 10:55:08 +0100
commit6edcb6fb25ed3cf3eeb17f6d5ab8e9669cefaa43 (patch)
treee048d9de8a5999b92ef57fbaedc386ca8a52f634 /meta-yocto
parent9b8c20e435274982a7463ccda391e39938520566 (diff)
downloadast2050-yocto-poky-6edcb6fb25ed3cf3eeb17f6d5ab8e9669cefaa43.zip
ast2050-yocto-poky-6edcb6fb25ed3cf3eeb17f6d5ab8e9669cefaa43.tar.gz
local.conf.sample: Replace atom-pc with genericx86
Update the sample local.conf file to reflect the recent replacement of atom-pc with genericx86. (From meta-yocto rev: 87069d3228d23bc37dc918bbb17bda2f397aa7ba) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index b6c26d5..6f71a9f 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"
OpenPOWER on IntegriCloud