summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2015-05-26 14:15:49 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-10-21 23:11:38 +0100
commit21469e0ef6278e9a932f17ac9ec09944ace53a95 (patch)
tree6c41524ec6dca396d1c190ab0a0b406d7ac7c1a9 /documentation/ref-manual/ref-classes.xml
parenta142b2265a56fe0131725190d772af165c1e0346 (diff)
downloadpoky-21469e0ef6278e9a932f17ac9ec09944ace53a95.tar.gz
ref-manual: Updated ARCHIVER_MODE and archiver.bbclass
Added information in about the various varflags the user can use to define the type of archive. (From yocto-docs rev: b3dbe2410e67c3b9988d11c8f9e105c4d01ce22e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-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 8fdce8ef0a..75f9d20e0d 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -79,7 +79,8 @@
79 section in the Yocto Project Development Manual. 79 section in the Yocto Project Development Manual.
80 You can also see the 80 You can also see the
81 <link linkend='var-ARCHIVER_MODE'><filename>ARCHIVER_MODE</filename></link> 81 <link linkend='var-ARCHIVER_MODE'><filename>ARCHIVER_MODE</filename></link>
82 variable. 82 variable for information about the variable flags (varflags)
83 that help control archive creation.
83 </para> 84 </para>
84</section> 85</section>
85 86