summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch2/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke2011-01-101-3/+3
* Fetcher: break the "SRCREVINACTION" deadlockYu Ke2011-01-101-24/+10
* bb.fetch2: add urldata_init call for Fetch classYu Ke2011-01-101-0/+2
* bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke2011-01-101-11/+11
* bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke2011-01-101-0/+836