[yocto] [PATCH 5/7] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE

McClintock Matthew-B29882 B29882 at freescale.com
Wed Sep 28 22:58:24 PDT 2011


On Thu, Sep 29, 2011 at 12:52 AM, Matthew McClintock <msm at freescale.com> 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.
>
> Also, add several require git variables to be exported to the fetcher

I did not realize this when I just sent, but should this be two
separate patches with one going to bitbake-devel?

-M



More information about the yocto mailing list