diff options
| -rw-r--r-- | meta/conf/local.conf.sample | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 16571fe7b7..9cd1d7d217 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample | |||
| @@ -18,22 +18,19 @@ CONF_VERSION = "1" | |||
| 18 | # The machine to target | 18 | # The machine to target |
| 19 | MACHINE ?= "qemux86" | 19 | MACHINE ?= "qemux86" |
| 20 | 20 | ||
| 21 | # Other supported machines | 21 | # Supported emulation machines |
| 22 | #MACHINE ?= "qemuarm" | 22 | #MACHINE ?= "qemuarm" |
| 23 | #MACHINE ?= "qemumips" | ||
| 24 | #MACHINE ?= "qemuppc" | ||
| 25 | #MACHINE ?= "qemux86" | ||
| 23 | #MACHINE ?= "qemux86-64" | 26 | #MACHINE ?= "qemux86-64" |
| 27 | |||
| 28 | # Supported target hardware for demonstration purposes | ||
| 24 | #MACHINE ?= "atom-pc" | 29 | #MACHINE ?= "atom-pc" |
| 25 | #MACHINE ?= "c7x0" | 30 | #MACHINE ?= "beagleboard" |
| 26 | #MACHINE ?= "akita" | 31 | #MACHINE ?= "emenlow" |
| 27 | #MACHINE ?= "spitz" | 32 | #MACHINE ?= "mpc8315e-rdb" |
| 28 | #MACHINE ?= "cm-x270" | 33 | #MACHINE ?= "routerstationpro" |
| 29 | #MACHINE ?= "em-x270" | ||
| 30 | #MACHINE ?= "htcuniversal" | ||
| 31 | #MACHINE ?= "mx31ads" | ||
| 32 | #MACHINE ?= "mx31litekit" | ||
| 33 | #MACHINE ?= "mx31phy" | ||
| 34 | #MACHINE ?= "zylonite" | ||
| 35 | #MACHINE ?= "igep0020" | ||
| 36 | #MACHINE ?= "igep0030" | ||
| 37 | 34 | ||
| 38 | DISTRO ?= "poky" | 35 | DISTRO ?= "poky" |
| 39 | # For bleeding edge / experimental / unstable package versions | 36 | # For bleeding edge / experimental / unstable package versions |
