aboutsummaryrefslogtreecommitdiffstats
path: root/conf/documentation.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/documentation.conf')
-rw-r--r--conf/documentation.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index 1da4e2d306..48e7e45ec8 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -45,8 +45,7 @@ retrieved from the bitbake-file filename."
PR[doc] = "PR is the revision of the package (Package Revision). By default it is set to r0"
PF[doc] = "Package name - Package version - Package revision (PN-PV-PR)"
P[doc] = "Package name - Package version (PN-PF)"
-
-
+S[doc] = "Directory that holds the sources to build, WORKDIR/PN-PV by default. The 'make' or equivalent command is run from here"
SECTION[doc] = "Section of the packages e.g. console/networking"
PRIORITY[doc] = "Importance of package, default values are 'optional' or 'needed'"
DESCRIPTION[doc] = "A small description of the package"