diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-19 12:30:21 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-19 12:47:45 +0100 |
commit | 05c8ee60f164bec5a34e432312c0e65e927b40cf (patch) | |
tree | 9a4ac23d7e58259ecaaebd11eded27c36c4604be /documentation/poky-ref-manual/screenshots/ss-oprofile-viewer.png | |
parent | 1077021f7010388e889d85630b13c4c7901d7718 (diff) | |
download | openembedded-core-05c8ee60f164bec5a34e432312c0e65e927b40cf.tar.gz openembedded-core-05c8ee60f164bec5a34e432312c0e65e927b40cf.tar.bz2 openembedded-core-05c8ee60f164bec5a34e432312c0e65e927b40cf.tar.xz openembedded-core-05c8ee60f164bec5a34e432312c0e65e927b40cf.zip |
bitbake/fetcher: Deal with a ton of different bugs
The more we try and patch up the fetcher code, the more things break. The
code blocks in question are practically unreadable and are full of corner
cases where fetching could fail. In summary the issues noticed included:
a) Always fetching strange broken urls from the premirror for "noclone"
git repositories
b) Not creating or rewriting .md5 stamp files inconsistently
c) Always fetching git source mirror tarballs from the premirror even
if they already exist but the checkout directory does now
d) Passing "None" values to os.access() and os.path.extsts() checks under
certain circumstances
e) Not using fetched git mirror tarballs if the preexist and always
try and fetch them.
This patch rewrites the sections of code in question to be simpler and
more readable, fixing the above problems and most likely other odd
corner cases.
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'documentation/poky-ref-manual/screenshots/ss-oprofile-viewer.png')
0 files changed, 0 insertions, 0 deletions