local.conf.sample: Update MACHINE list to match our website and documented supported list

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-02-18 15:20:01 +00:00
parent 359a4d8bf7
commit fed61beb31
1 changed files with 10 additions and 13 deletions

View File

@ -18,22 +18,19 @@ CONF_VERSION = "1"
# The machine to target
MACHINE ?= "qemux86"
# Other supported machines
# Supported emulation machines
#MACHINE ?= "qemuarm"
#MACHINE ?= "qemumips"
#MACHINE ?= "qemuppc"
#MACHINE ?= "qemux86"
#MACHINE ?= "qemux86-64"
# Supported target hardware for demonstration purposes
#MACHINE ?= "atom-pc"
#MACHINE ?= "c7x0"
#MACHINE ?= "akita"
#MACHINE ?= "spitz"
#MACHINE ?= "cm-x270"
#MACHINE ?= "em-x270"
#MACHINE ?= "htcuniversal"
#MACHINE ?= "mx31ads"
#MACHINE ?= "mx31litekit"
#MACHINE ?= "mx31phy"
#MACHINE ?= "zylonite"
#MACHINE ?= "igep0020"
#MACHINE ?= "igep0030"
#MACHINE ?= "beagleboard"
#MACHINE ?= "emenlow"
#MACHINE ?= "mpc8315e-rdb"
#MACHINE ?= "routerstationpro"
DISTRO ?= "poky"
# For bleeding edge / experimental / unstable package versions