mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
ref-manual: Added new variable description for ARCHIVER_MODE
Also, added a cross-reference link from the archiver.bbclass section to the new description. (From yocto-docs rev: f825ba932970e9d62d335f249365a34b2992b6cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
46f86497d5
commit
d0531dbf0e
@@ -283,6 +283,27 @@
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-ARCHIVER_MODE'><glossterm>ARCHIVER_MODE</glossterm>
|
||||
<info>
|
||||
ARCHIVER_MODE[doc] = "Controls archive creation used when releasing source files."
|
||||
</info>
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
When used with the
|
||||
<link linkend='ref-classes-archiver'><filename>archiver</filename></link>
|
||||
class, determines the type of information used to create
|
||||
a released archive.
|
||||
You can use this variable to create archives of patched
|
||||
source, original source, configured source, and so forth.
|
||||
For information on how the variable works, see the
|
||||
<filename>meta/classes/archiver.bbclass</filename> file
|
||||
in the
|
||||
<ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-AS'><glossterm>AS</glossterm>
|
||||
<info>
|
||||
AS[doc] = "Minimal command and arguments to run the assembler."
|
||||
|
||||
Reference in New Issue
Block a user