mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
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:
+10
-13
@@ -18,22 +18,19 @@ CONF_VERSION = "1"
|
|||||||
# The machine to target
|
# The machine to target
|
||||||
MACHINE ?= "qemux86"
|
MACHINE ?= "qemux86"
|
||||||
|
|
||||||
# Other supported machines
|
# Supported emulation machines
|
||||||
#MACHINE ?= "qemuarm"
|
#MACHINE ?= "qemuarm"
|
||||||
|
#MACHINE ?= "qemumips"
|
||||||
|
#MACHINE ?= "qemuppc"
|
||||||
|
#MACHINE ?= "qemux86"
|
||||||
#MACHINE ?= "qemux86-64"
|
#MACHINE ?= "qemux86-64"
|
||||||
|
|
||||||
|
# Supported target hardware for demonstration purposes
|
||||||
#MACHINE ?= "atom-pc"
|
#MACHINE ?= "atom-pc"
|
||||||
#MACHINE ?= "c7x0"
|
#MACHINE ?= "beagleboard"
|
||||||
#MACHINE ?= "akita"
|
#MACHINE ?= "emenlow"
|
||||||
#MACHINE ?= "spitz"
|
#MACHINE ?= "mpc8315e-rdb"
|
||||||
#MACHINE ?= "cm-x270"
|
#MACHINE ?= "routerstationpro"
|
||||||
#MACHINE ?= "em-x270"
|
|
||||||
#MACHINE ?= "htcuniversal"
|
|
||||||
#MACHINE ?= "mx31ads"
|
|
||||||
#MACHINE ?= "mx31litekit"
|
|
||||||
#MACHINE ?= "mx31phy"
|
|
||||||
#MACHINE ?= "zylonite"
|
|
||||||
#MACHINE ?= "igep0020"
|
|
||||||
#MACHINE ?= "igep0030"
|
|
||||||
|
|
||||||
DISTRO ?= "poky"
|
DISTRO ?= "poky"
|
||||||
# For bleeding edge / experimental / unstable package versions
|
# For bleeding edge / experimental / unstable package versions
|
||||||
|
|||||||
Reference in New Issue
Block a user