summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch/repo.py
Commit message (Expand)AuthorAgeFilesLines
* fetch: be more pythonicBernhard Reutner-Fischer2011-01-041-18/+5
* fetch: rename suppports_srcrev to supports_srcrevBernhard Reutner-Fischer2011-01-041-1/+1
* Switch bitbake internals to use logging directly rather than bb.msgChris Larson2011-01-041-1/+1
* Import fixupsChris Larson2010-07-021-2/+1
* Add initial 'repo' fetcherTom Rini2010-03-221-0/+106