summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-15 14:10:17 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:13 +0100
commit53ad9b2f01f53040950af15f02898e98461a6887 (patch)
tree7af91920d6a130a70f5cfd265f6b3d56bbd69c1c /documentation/ref-manual/ref-classes.xml
parent82269903d3a20b12a61aaccdb20559ba8ff92624 (diff)
downloadast2050-yocto-poky-53ad9b2f01f53040950af15f02898e98461a6887.zip
ast2050-yocto-poky-53ad9b2f01f53040950af15f02898e98461a6887.tar.gz
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>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 51418b9..d80fd77 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -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>
OpenPOWER on IntegriCloud