diff options
author | Bian Naimeng <biannm@cn.fujitsu.com> | 2015-08-28 16:37:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-29 14:03:51 +0100 |
commit | 8e1f080c0453de681e1dbc1b36e2781d552e9f79 (patch) | |
tree | bb5a361f08a6bbf0e99a106bbd73a14c0a4c1039 /scripts/lib/devtool/build-image.py | |
parent | ce2a82708626b8f542fad769d2988ca16ea6dd2b (diff) | |
download | poky-8e1f080c0453de681e1dbc1b36e2781d552e9f79.tar.gz |
bitbake: toaster: Support environments which have proxies set
In an environment with a proxy which requires authentication, e.g. with
$http_proxy = 'http://user:password@ip:port', the following error
occurs when running Toaster:
EE: Using proxy http://user:password@ip:port
EE: could not connect to 'url', skipping update: 'error message'
This prevents Toaster from fetching layer, recipe and machine information
from remote repositories.
This patch allows Toaster to use the proxy settings from the
environment for HTTP/HTTPS requests.
(Bitbake rev: e7a85031fd05a46ef60b380883da4cc372acf89b)
Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build-image.py')
0 files changed, 0 insertions, 0 deletions