summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 8e5e8ce457..e4517dda52 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -11504,7 +11504,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11504 and <filename>${PV}</filename> is the recipe version. 11504 and <filename>${PV}</filename> is the recipe version.
11505 If the source tarball extracts the code to a directory 11505 If the source tarball extracts the code to a directory
11506 named anything other than <filename>${BPN}-${PV}</filename>, 11506 named anything other than <filename>${BPN}-${PV}</filename>,
11507 or if the source code if fetched from an SCM such as 11507 or if the source code is fetched from an SCM such as
11508 Git or Subversion, then you must set <filename>S</filename> 11508 Git or Subversion, then you must set <filename>S</filename>
11509 in the recipe so that the OpenEmbedded build system 11509 in the recipe so that the OpenEmbedded build system
11510 knows where to find the unpacked source. 11510 knows where to find the unpacked source.