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 67d3ee2f23..e7bebefb63 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -5102,7 +5102,7 @@ the details.
5102 <filename>.bbappend</filename> files. 5102 <filename>.bbappend</filename> files.
5103 You can do this by providing an expression with the 5103 You can do this by providing an expression with the
5104 <filename>BBMASK</filename> variable. 5104 <filename>BBMASK</filename> variable.
5105 Here is an example: 5105 Here is one example:
5106 <literallayout class='monospaced'> 5106 <literallayout class='monospaced'>
5107 BBMASK = "/meta-mymachine/recipes-maybe/" 5107 BBMASK = "/meta-mymachine/recipes-maybe/"
5108 </literallayout> 5108 </literallayout>