summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-07-03 15:27:54 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-21 10:57:35 +0100
commit366c70dbb0e9916f50ce1a4ff3ad4bd2757832a3 (patch)
treef3078c275d06eb5f225ac932963f6aff6c0d0560
parentaf1d3373706d365f9138caec110fcb20a5966b7b (diff)
downloadbitbake-contrib-366c70dbb0e9916f50ce1a4ff3ad4bd2757832a3.tar.gz
bitmake-user-manual-fetching.xml: Added transportuser parameter for SVN
Fixes [YOCTO #6475] A new parameter has been added to make sure the user is not passed as the username for the subversion commands with the SVN fetcher. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-rw-r--r--doc/bitbake-user-manual/bitbake-user-manual-fetching.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
index 7cc69f831..6491c5f12 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.xml
@@ -468,6 +468,13 @@
compile-time when set to "keep".
By default, these directories are removed.
</para></listitem>
+ <listitem><para><emphasis>"transportuser":</emphasis>
+ When required, sets the username for the transport.
+ By default, this parameter is empty.
+ The transport username is different than the username
+ used in the main URL, which is passed to the subversion
+ command.
+ </para></listitem>
</itemizedlist>
Following are two examples using svn:
<literallayout class='monospaced'>