[OE-core] [PATCH 4/6] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE

Richard Purdie richard.purdie at linuxfoundation.org
Wed Oct 5 13:25:38 UTC 2011


On Tue, 2011-10-04 at 17:03 -0500, Matthew McClintock wrote:
> From: Kumar Gala <galak at kernel.crashing.org>
> 
> 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
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> Signed-off-by: Matthew McClintock <msm at freescale.com>
> ---
> This requires a bitbake patch that was just sent:
> 
> http://lists.linuxtogo.org/pipermail/bitbake-devel/2011-October/001453.html

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list