From 9b052712efbdc6308ef756276c72141ac923cfa8 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. (From meta-yocto rev: fb2ed5b2bc3fad86ac78c99ad93d0c64a5ea73ba) 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 6f71a9f250..81fc121c54 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" #