summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index aaa72cc19d..81a47ff4a1 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4371,7 +4371,7 @@
4371 <filename>.bbappend</filename> files. 4371 <filename>.bbappend</filename> files.
4372 You can do this by providing an expression with the 4372 You can do this by providing an expression with the
4373 <filename>BBMASK</filename> variable. 4373 <filename>BBMASK</filename> variable.
4374 Here is an example: 4374 Here is one example:
4375 <literallayout class='monospaced'> 4375 <literallayout class='monospaced'>
4376 BBMASK = "/meta-mymachine/recipes-maybe/" 4376 BBMASK = "/meta-mymachine/recipes-maybe/"
4377 </literallayout> 4377 </literallayout>