summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-12-26 00:01:26 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 16:15:49 +0100
commit3bb3f1823bdd46ab34577d43f1e39046a32bca77 (patch)
tree92e4771688214654ea826fc58f7001f612c1d486 /MANIFEST.in
parent66cdc2e21660847c50317e8bfd28cf3595422e28 (diff)
downloadbitbake-1.20.tar.gz
fetch2/__init__.py: let try_mirror_url return correct value1.20
The fetcher will try: 1) PREMIRROR 2) Upstream 3) MIRROR If it fails to download from the Upstream, but succeeds from the MIRROR, and ud.localpath != origud.localpath (for example, the git tarball), then we will get the error (e.g.: xf86-video-omapfb): ERROR: Function failed: Fetcher failure for URL: 'xxx'. Unable to fetch URL from any source. ERROR: Logfile of failure stored in: /path/to/log.do_fetch.28024 It should not show the error and let the build go on since it succeeds. (e.g.: xf86-video-omapfb) [YOCTO #5686] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions