local.conf.sample: Update for beagleboard -> beaglebone

(From meta-yocto rev: f42c0c8b84acaad6bae4e46faba68d173a9859f2)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2014-03-28 18:06:45 +00:00
parent 8fe1e244d7
commit af1e58a610
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
# There are also the following hardware board target machines included for # There are also the following hardware board target machines included for
# demonstration purposes: # demonstration purposes:
# #
#MACHINE ?= "beagleboard" #MACHINE ?= "beaglebone"
#MACHINE ?= "genericx86" #MACHINE ?= "genericx86"
#MACHINE ?= "genericx86-64" #MACHINE ?= "genericx86-64"
#MACHINE ?= "mpc8315e-rdb" #MACHINE ?= "mpc8315e-rdb"