summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/fetch2/bzr.py
Commit message (Expand)AuthorAgeFilesLines
* fetch2: Allow multiple src rev to be used in one src_uriYu Ke2011-02-021-2/+2
* bitbake/fetch2: Instrument fetchers when making network accessYu Ke2011-01-251-0/+4
* bb.fetch2: rename "go" with "download" to better reflect its functionalityYu Ke2011-01-251-1/+1
* Fetcher: break the "SRCREVINACTION" deadlockYu Ke2011-01-101-6/+0
* bb.fetch2.bzr: add bzr urldata_initYu Ke2011-01-101-2/+5
* bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetchYu Ke2011-01-101-1/+1
* bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaulYu Ke2011-01-101-0/+148