summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index b18d80b41f..5a0d8b6195 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2239,6 +2239,9 @@
2239 The <ulink url='&YOCTO_DOCS_REF_URL;#var-FILESEXTRAPATHS'><filename>FILESEXTRAPATHS</filename></ulink> 2239 The <ulink url='&YOCTO_DOCS_REF_URL;#var-FILESEXTRAPATHS'><filename>FILESEXTRAPATHS</filename></ulink>
2240 and <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink> 2240 and <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink>
2241 statements enable the OpenEmbedded build system to find the patch file. 2241 statements enable the OpenEmbedded build system to find the patch file.
2242 For more information on using append files, see the
2243 "<link linkend='using-bbappend-files'>Using .bbappend Files</link>"
2244 section.
2242 </para></listitem> 2245 </para></listitem>
2243 <listitem><para><emphasis>Put the patch file in your layer</emphasis>: 2246 <listitem><para><emphasis>Put the patch file in your layer</emphasis>:
2244 Move the <filename>0001-calibrate-Add-printk-example.patch</filename> file to 2247 Move the <filename>0001-calibrate-Add-printk-example.patch</filename> file to