[yocto] [PATCH] Documentation: Ref Manual, fill out missing machines for MACHINE variable

Robert P. J. Day rpjday at crashcourse.ca
Mon Mar 2 23:45:49 PST 2015


Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 0346092..fc84605 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -6668,7 +6668,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"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list