summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch2
AgeCommit message (Expand)AuthorFiles
2011-01-12*: use utils.remove() some moreBernhard Reutner-Fischer1
2011-01-10Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}"Yu Ke1
2011-01-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke5
2011-01-10bb.fetch2.bzr: add bzr urldata_initYu Ke1
2011-01-10bb.fetch2.hg: add hg urldata_initYu Ke1
2011-01-10bb.fetch2.svn.py: add urldata_initYu Ke1
2011-01-10bb.fetch2.git.py: add git urldata_initYu Ke1
2011-01-10bb.fetch2: add urldata_init call for Fetch classYu Ke1
2011-01-10bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke13
2011-01-10bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke13