summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index a8a695400c..cd90c10a0b 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -321,6 +321,12 @@
321 paths in the final list. 321 paths in the final list.
322 </note> 322 </note>
323 </para> 323 </para>
324
325 <para>
326 For another example on how to use a <filename>.bbappend</filename> file, see the
327 "<link linkend='changing-recipes-kernel'>Changing <filename>recipes-kernel</filename></link>"
328 section.
329 </para>
324 </section> 330 </section>
325 331
326 <section id='prioritizing-your-layer'> 332 <section id='prioritizing-your-layer'>