diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2011-10-04 17:03:05 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-06 16:59:40 +0100 |
commit | 0a5ae8c64f0e465dc844952a81b2ce17c2b2d9bc (patch) | |
tree | 43fa00fc9c3891c6d8eff4e79ed389fdcf309a63 /documentation/dev-manual/dev-manual.xml | |
parent | 191e61a39caea6b562c4cf09667b9015e3723bb2 (diff) | |
download | poky-0a5ae8c64f0e465dc844952a81b2ce17c2b2d9bc.tar.gz |
scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE
If a SOCKS5 gateway is needed for a proxy access like git it might also
require authentication to the proxy via a password and username. Adding
SOCKS5_USER & SOCKS5_PASSWD to BB_ENV_EXTRAWHITE allow for automation
of the authentication request to occur when something like a git fetch
is going through the proxy.
This patch requires the bitbake patch to add extra exportvars so
these variables get passed from Env -> bitbake -> fetcher
(From OE-Core rev: 9206ea0f7cd39d2ba6ff4b41cbeb17409d3ae5f1)
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual.xml')
0 files changed, 0 insertions, 0 deletions