From fb2ed5b2bc3fad86ac78c99ad93d0c64a5ea73ba Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 27 Aug 2013 13:16:14 -0700 Subject: [PATCH] local.conf.sample: Add genericx86-64 machine to machine list local.conf.sample lists all core BSPs. Add the new genericx86-64 machine, removing the duplicate entry of the genericx86 machine. Signed-off-by: Darren Hart 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 fc0b4b88879..2f3ec9fe92b 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample @@ -42,9 +42,9 @@ # There are also the following hardware board target machines included for # demonstration purposes: # -#MACHINE ?= "genericx86" #MACHINE ?= "beagleboard" #MACHINE ?= "genericx86" +#MACHINE ?= "genericx86-64" #MACHINE ?= "mpc8315e-rdb" #MACHINE ?= "routerstationpro" # -- 2.47.3