summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
diff options
context:
space:
mode:
authorNicolas Cornu <nicolac76@yahoo.fr>2018-02-09 08:42:07 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:26:03 +0000
commitf16d8be9ab97f1d819da45716efa05dfc50088e9 (patch)
tree74bffabb462a95afa3a3846c5aa764386dedf018 /bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
parent931f57080f5ec0912afa93fbda992d772724a2f8 (diff)
downloadpoky-f16d8be9ab97f1d819da45716efa05dfc50088e9.tar.gz
bitbake: bitbake-user-manual: Added google-repo fetcher and REPODIR var.
Added a new repo Fetcher section in the same spirit as the existing sections for other supported fetchers. Changes included the new section, removal of the bulleted item that mentioned this fetcher as an "additional" fetcher, and the creation of a new variable in the glossary named REPODIR. (Bitbake rev: 1cf084cee506574b7bb6ed03344597b3b2f2fe08) Signed-off-by: Nicolas Cornu <nicolac76@yahoo.fr> Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
index d89e123e06..cee6c94753 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.xml
@@ -2089,6 +2089,16 @@
2089 </glossdef> 2089 </glossdef>
2090 </glossentry> 2090 </glossentry>
2091 2091
2092 <glossentry id='var-REPODIR'><glossterm>REPODIR</glossterm>
2093 <glossdef>
2094 <para>
2095 The directory in which a local copy of a
2096 <filename>google-repo</filename> directory is stored
2097 when it is synced.
2098 </para>
2099 </glossdef>
2100 </glossentry>
2101
2092 <glossentry id='var-RPROVIDES'><glossterm>RPROVIDES</glossterm> 2102 <glossentry id='var-RPROVIDES'><glossterm>RPROVIDES</glossterm>
2093 <glossdef> 2103 <glossdef>
2094 <para> 2104 <para>