summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-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 51418b90f2..d80fd77f9f 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -197,9 +197,9 @@
197 <title>Archiving Sources - <filename>archive*.bbclass</filename></title> 197 <title>Archiving Sources - <filename>archive*.bbclass</filename></title>
198 198
199 <para> 199 <para>
200 Many software licenses require that source code and/or other materials be 200 Many software licenses require that source code and other materials be
201 released with the binaries. To help with that task the following classes 201 released with the binaries.
202 are provided: 202 To help with that task, the following classes are provided:
203 <itemizedlist> 203 <itemizedlist>
204 <listitem><filename>archive-original-sources.bbclass</filename></listitem> 204 <listitem><filename>archive-original-sources.bbclass</filename></listitem>
205 <listitem><filename>archive-patched-sources.bbclass</filename></listitem> 205 <listitem><filename>archive-patched-sources.bbclass</filename></listitem>
@@ -210,8 +210,7 @@
210 210
211 <para> 211 <para>
212 For more details on the source archiver, see the 212 For more details on the source archiver, see the
213 "<ulink url='&YOCTO_DOCS_DEV_URL;#maintaining-open-source-license-compliance-during-your-products-lifecycle'> 213 "<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>"
214 Maintaining Open Source License Compliance During Your Product's Lifecycle</ulink>"
215 section in the Yocto Project Development Manual. 214 section in the Yocto Project Development Manual.
216 </para> 215 </para>
217</section> 216</section>