diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2012-11-26 19:54:22 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-07 17:25:54 +0000 |
commit | cbec839886afa3352f9417c970f7a63c69f28e3f (patch) | |
tree | 6776ce94b7ba2004006c1a11e8a103f431851376 /documentation/dev-manual | |
parent | a17b62e60464bc4dea814e99cd9d6ead31a316db (diff) | |
download | poky-cbec839886afa3352f9417c970f7a63c69f28e3f.tar.gz |
bitbake: fetch2/wget: Fix for mixed-up wget commands
wget commands for check and resume were
mixed-up, leading to the following issues:
1. long running "NOTE: Preparing runqueue"
reason: objects were downloaded, not spidered on the mirror
2. Failing network test in Build Appliance, because wget 1.14
(in use in BA) will fail if a file already exists.
During the network connectivity test, index.php file was
actually downloaded, not spidered (checked for existence on
yoctoproject.org website), leading to wget failure.
(Bitbake rev: 6f960055f55c5559562e8cc89961508fc27bf3eb)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
0 files changed, 0 insertions, 0 deletions