summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2015-03-03 10:23:02 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-06 10:44:38 +0000
commit62e4d4571ce95376d7b82011ba8642f54d55062b (patch)
tree94323a96f029abd86a8b73f3ec723b3c4f221270 /documentation
parent4a5f13760b5a62188312a44369af653459cc8227 (diff)
downloadast2050-yocto-poky-62e4d4571ce95376d7b82011ba8642f54d55062b.zip
ast2050-yocto-poky-62e4d4571ce95376d7b82011ba8642f54d55062b.tar.gz
ref-manual: Updated the MACHINE variable description.
Fill out missing machines for the MACHINE variable. (From yocto-docs rev: 2b8179cfb7e3a25d95c43f9160d284ebd5deefc7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 98799d5..7122b47 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6643,7 +6643,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
shipped include the following:
<literallayout class='monospaced'>
MACHINE ?= "qemuarm"
+ MACHINE ?= "qemuarm64"
MACHINE ?= "qemumips"
+ MACHINE ?= "qemumips64"
MACHINE ?= "qemuppc"
MACHINE ?= "qemux86"
MACHINE ?= "qemux86-64"
OpenPOWER on IntegriCloud