mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 03:32:12 +02:00
ref-manual: Removed archive* class and replaced with archiver class.
The set of archive* classes has been removed leaving only the archiver.bbclass. (From yocto-docs rev: 1660896b47ff5d21ae73d383505063f1c7c1a3b1) 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
0ff499a627
commit
20c1cc0833
@@ -66,18 +66,11 @@
|
||||
</section>
|
||||
|
||||
<section id='ref-classes-archiver'>
|
||||
<title><filename>archive*.bbclass</filename></title>
|
||||
<title><filename>archiver.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
The <filename>archive*</filename> set of classes support releasing
|
||||
The <filename>archiver</filename> class supports releasing
|
||||
source code and other materials with the binaries.
|
||||
This set of classes consists of the following:
|
||||
<itemizedlist>
|
||||
<listitem><filename>archive-original-sources.bbclass</filename></listitem>
|
||||
<listitem><filename>archive-patched-sources.bbclass</filename></listitem>
|
||||
<listitem><filename>archive-configured-sources.bbclass</filename></listitem>
|
||||
<listitem><filename>archiver.bbclass</filename></listitem>
|
||||
</itemizedlist>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user