mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
local.conf.sample: added list of supported machines
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3815 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -23,13 +23,21 @@ BBMASK = ""
|
|||||||
MACHINE ?= "qemuarm"
|
MACHINE ?= "qemuarm"
|
||||||
|
|
||||||
# Other supported machines
|
# Other supported machines
|
||||||
#MACHINE ?= "cmx270"
|
|
||||||
#MACHINE ?= "qemux86"
|
#MACHINE ?= "qemux86"
|
||||||
#MACHINE ?= "c7x0"
|
#MACHINE ?= "c7x0"
|
||||||
#MACHINE ?= "akita"
|
#MACHINE ?= "akita"
|
||||||
#MACHINE ?= "spitz"
|
#MACHINE ?= "spitz"
|
||||||
#MACHINE ?= "nokia770"
|
#MACHINE ?= "nokia770"
|
||||||
|
#MACHINE ?= "nokia800"
|
||||||
|
#MACHINE ?= "fic-gta01"
|
||||||
|
#MACHINE ?= "bootcdx86"
|
||||||
|
#MACHINE ?= "cm-x270"
|
||||||
|
#MACHINE ?= "em-x270"
|
||||||
|
#MACHINE ?= "htcuniversal"
|
||||||
|
#MACHINE ?= "mx31ads"
|
||||||
|
#MACHINE ?= "mx31litekit"
|
||||||
|
#MACHINE ?= "mx31phy"
|
||||||
|
#MACHINE ?= "zylonite"
|
||||||
|
|
||||||
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