aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2
AgeCommit message (Expand)Author
2011-01-10Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke
2011-01-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke
2011-01-10bb.fetch2.bzr: add bzr urldata_initYu Ke
2011-01-10bb.fetch2.hg: add hg urldata_initYu Ke
2011-01-10bb.fetch2.svn.py: add urldata_initYu Ke
2011-01-10bb.fetch2.git.py: add git urldata_initYu Ke
2011-01-10bb.fetch2: add urldata_init call for Fetch classYu Ke
2011-01-10bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke
2011-01-10bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke