mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ref-manual: Edits to archive* classes.
(From yocto-docs rev: 5d61ec1e377ba7ad2c24d8ed8af9a74bd7419b77) 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
889bb3830c
commit
9506911489
@@ -65,6 +65,28 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id='ref-classes-archiver'>
|
||||||
|
<title><filename>archive*.bbclass</filename></title>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
The <filename>archive*</filename> set of classes support 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>
|
||||||
|
For more details on the source archiver, see the
|
||||||
|
"<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>"
|
||||||
|
section in the Yocto Project Development Manual.
|
||||||
|
</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-base'>
|
<section id='ref-classes-base'>
|
||||||
<title>The base Class - <filename>base.bbclass</filename></title>
|
<title>The base Class - <filename>base.bbclass</filename></title>
|
||||||
|
|
||||||
@@ -1287,28 +1309,6 @@
|
|||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id='ref-classes-archiver'>
|
|
||||||
<title>Archiving Sources - <filename>archive*.bbclass</filename></title>
|
|
||||||
|
|
||||||
<para>
|
|
||||||
Many software licenses require that source code and other materials be
|
|
||||||
released with the binaries.
|
|
||||||
To help with that task, the following classes are provided:
|
|
||||||
<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>
|
|
||||||
For more details on the source archiver, see the
|
|
||||||
"<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'>Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>"
|
|
||||||
section in the Yocto Project Development Manual.
|
|
||||||
</para>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section id='ref-classes-packagedata'>
|
<section id='ref-classes-packagedata'>
|
||||||
<title><filename>packagedata.bbclass</filename></title>
|
<title><filename>packagedata.bbclass</filename></title>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user