Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use utils.remove() some more | Bernhard Reutner-Fischer | 2011-01-12 | 1 | -8/+3 |
* | Fetcher: only set __BB_DONT_CACHE when SRCREV = "${AUTOREV}" | Yu Ke | 2011-01-10 | 1 | -3/+3 |
* | Fetcher: break the "SRCREVINACTION" deadlock | Yu Ke | 2011-01-10 | 5 | -53/+15 |
* | bb.fetch2.bzr: add bzr urldata_init | Yu Ke | 2011-01-10 | 1 | -2/+5 |
* | bb.fetch2.hg: add hg urldata_init | Yu Ke | 2011-01-10 | 1 | -5/+9 |
* | bb.fetch2.svn.py: add urldata_init | Yu Ke | 2011-01-10 | 1 | -1/+5 |
* | bb.fetch2.git.py: add git urldata_init | Yu Ke | 2011-01-10 | 1 | -4/+9 |
* | bb.fetch2: add urldata_init call for Fetch class | Yu Ke | 2011-01-10 | 1 | -0/+2 |
* | bb.fetch2: replace bb.fetch with bb.fetch2 in the bb.fetch | Yu Ke | 2011-01-10 | 13 | -44/+44 |
* | bitbake: copy bb.fetch to bb.fetch2 as initial code base for fetcher overhaul | Yu Ke | 2011-01-10 | 13 | -0/+2636 |