aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-03-10 14:18:01 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-03-10 14:18:01 +0000
commit54da6877f11a0c74b4e4a55ff0bade5cf3a7c5d8 (patch)
tree430c369b6c67b7666c166aa313fccc3d519bfb33 /conf
parente2152105462938dd24049d166836f0875257feab (diff)
parent1b661974e3f8f844f6ec4cdb7bb42cef9595b626 (diff)
downloadopenembedded-54da6877f11a0c74b4e4a55ff0bade5cf3a7c5d8.tar.gz
merge of '25f6ad493ba862d73422f5468f734f72840fa6af'
and '7b2d2094f68ede9c9d5e10c5722472d35573e9b1'
Diffstat (limited to 'conf')
-rw-r--r--conf/documentation.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index 84533e69a1..4782a053ba 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -105,6 +105,7 @@ COMPATIBLE_HOST[doc] = "A regular expression which matches the HOST_SYS names su
COMPATIBLE_MACHINE[doc] = "A regular expression which matches the MACHINES support by the package/file. Failure to match will cause the file to be skipped by the parser."
SOURCE_MIRROR_FETCH[doc] = "Switch marking build as source fetcher. Used to skip COMPATIBLE_* checking."
+SOURCE_MIRROR_URL[doc] = "URL to source mirror which will be used before fetching from original SRC_URI."
BBINCLUDELOGS[doc] = "Boolean switch to get log printed on failure."
BBINCLUDELOGS_LINES[doc] = "Amount of log lines printed on failure."