From 87069d3228d23bc37dc918bbb17bda2f397aa7ba Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Mon, 26 Aug 2013 21:55:11 +0000 Subject: [PATCH] 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 --- 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 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" -- 2.47.3