]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ref-manual: Fixed syntax in "meta/conf/machine/".
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 27 Mar 2013 17:54:00 +0000 (10:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:12:55 +0000 (14:12 +0100)
(From yocto-docs rev: bd84a06b55806d1939837cfcd7f6159fe70594ab)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/ref-manual/ref-structure.xml

index 5535d58406587de0b916b4918c54f56e78354592..d4a42f994a725f9dee27ede4aa6a77eef4a7a433 100644 (file)
 
         <para>
             This directory contains all the machine configuration files.
-            If you set <filename>MACHINE="qemux86"</filename>,
+            If you set <filename>MACHINE = "qemux86"</filename>,
             the OpenEmbedded build system looks for a <filename>qemux86.conf</filename> file in this
             directory.
             The <filename>include</filename> directory contains various data common to multiple machines.