All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Ref Manual, fill out missing machines for MACHINE variable
@ 2015-03-03  7:45 Robert P. J. Day
  2015-03-03 18:24 ` Rifenbark, Scott M
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2015-03-03  7:45 UTC (permalink / raw)
  To: Yocto discussion list


Signed-off-by: Robert P. J. Day <rpjday@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
========================================================================


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-03 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03  7:45 [PATCH] Documentation: Ref Manual, fill out missing machines for MACHINE variable Robert P. J. Day
2015-03-03 18:24 ` Rifenbark, Scott M

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.