mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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 <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
201e547825
commit
9b052712ef
@@ -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"
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user