mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 19:39:40 +01:00
ref-manual: Edits to teh "Archiving Sources - archive*.bbclass" section.
Some formatting to fix up Kevin's patch. One thing important was that the <ulink> line cannot span multiple lines. I fixed this. When they span multiple lines, the sed script used to convert the links for the mega-manual breaks. (From yocto-docs rev: e31012878c709eccae94734f7933559cb1187c47) 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
d0f6c29f42
commit
b9495c15aa
@@ -197,9 +197,9 @@
|
||||
<title>Archiving Sources - <filename>archive*.bbclass</filename></title>
|
||||
|
||||
<para>
|
||||
Many software licenses require that source code and/or other materials be
|
||||
released with the binaries. To help with that task the following classes
|
||||
are provided:
|
||||
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>
|
||||
@@ -210,8 +210,7 @@
|
||||
|
||||
<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>"
|
||||
"<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>
|
||||
|
||||
Reference in New Issue
Block a user