[poky] [PATCH 4/6] local.conf.sample: Replace atom-pc with genericx86
Darren Hart
dvhart at linux.intel.com
Mon Aug 26 15:18:10 PDT 2013
Update the sample local.conf file to reflect the recent replacement of
atom-pc with genericx86.
Signed-off-by: Darren Hart <dvhart at linux.intel.com>
Cc: Ross Burton <ross.burton at intel.com>
---
meta-yocto/conf/local.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"
--
1.7.9.5
More information about the poky
mailing list