summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-10-14 08:59:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-10-18 16:15:28 +0200
commit3c29495e905c7bf395658aad3e0d3d3c936830c8 (patch)
tree476a544c07f89eed917e9bc26444d177a8d44788 /documentation
parent360ad123c4fd46df59f533d99b3a58c49eb9fe1b (diff)
downloadast2050-yocto-poky-3c29495e905c7bf395658aad3e0d3d3c936830c8.zip
ast2050-yocto-poky-3c29495e905c7bf395658aad3e0d3d3c936830c8.tar.gz
ref-manual: Another change to the autotools class.
Forgot the word "class". (From yocto-docs rev: e54102d2a5df3f703e4ab23ed9062ef2abf7315b) 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-classes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 48fcc19..aea1a4f 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -102,7 +102,8 @@
</para>
<para>
- By default, the <filename>autotools</filename> uses out-of-tree builds
+ By default, the <filename>autotools</filename> class
+ uses out-of-tree builds
(<link linkend='var-B'><filename>B</filename></link> <filename>!=</filename>
<link linkend='var-S'><filename>S</filename></link>).
If the software being built by a recipe does not support
OpenPOWER on IntegriCloud