]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: use http:// for GNU_MIRROR instead of ftp://
authorKoen Kooi <koen.kooi@linaro.org>
Mon, 9 Mar 2015 10:51:11 +0000 (11:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Mar 2015 17:37:18 +0000 (17:37 +0000)
commit25fe8d95298a457e828190412d7148470edc5592
treee440c2e8cc07464db00ec912434e0850ee58d3d0
parent27baa182d44872f84bee3da36b95997ce0597d89
bitbake.conf: use http:// for GNU_MIRROR instead of ftp://

The past few weeks ftp://ftp.gnu.org has been intermittently giving errors like this:

WARNING: Failed to fetch URL ftp://ftp.gnu.org/gnu/emacs/emacs-23.4.tar.gz;name=tarball, attempting MIRRORS if available
ERROR: Fetcher failure: Fetch command failed with exit code 4, output:
Cannot parse PASV response.
accept: Connection timed out
Cannot parse PASV response.
Error in server response, closing control connection.

Which is annoying because binutils lives there. Using http://ftp.gnu.org hasn't given any problems so far.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/bitbake.conf