summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch
Commit message (Expand)AuthorAgeFilesLines
* bitbake fetcher: Make invalid url errors clearerRichard Purdie2007-11-271-1/+2
* bitbake: Convert fetcher code to using bb.utils locking functionsRichard Purdie2007-11-241-6/+3
* bitbake/fetchers: Sync with upstream bitbakeRichard Purdie2007-11-174-22/+16
* bitbake: Update SRCREV fetcher code to cope better with multiple SCM packagesRichard Purdie2007-11-133-14/+48
* bitbake: fetcher init - clear data's internal expand cache since the cached S...Richard Purdie2007-11-081-0/+3
* bitbake: git.py - Fix weird git checkout issues by using git-fetch, not git-p...Richard Purdie2007-11-081-1/+1
* bitbake: fetcher updates - Add BB_GENERATE_MIRROR_TARBALLS option to allow di...Richard Purdie2007-11-075-34/+47
* bitbake: Sync bzr fetcher with upstreamRichard Purdie2007-10-111-7/+3
* bitbake: Add hg fetcher (from bitbake upstream)Richard Purdie2007-10-112-0/+152
* bitbake git.py: Always use tag param from URI if specifiedRichard Purdie2007-09-261-1/+1
* bitbake: Sync with 1.8 upstream branchRichard Purdie2007-09-052-0/+161
* bitbake: Update to latest bitbake-1.8 branchRichard Purdie2007-09-021-1/+1
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-202-22/+26
* git.py: Fix reference to tagRichard Purdie2007-08-161-1/+1
* bitbake: Sync with 1.8 head. Adds locking to the fetcher to prevent parallel ...Richard Purdie2007-08-161-1/+14
* bitbake fetch/git.py: Don't use master as a tagRichard Purdie2007-08-161-1/+1
* bitbake: Sync with upstream 1.8 branch for fixesRichard Purdie2007-08-122-3/+18
* bitbake: Sync with upstreamRichard Purdie2007-08-111-60/+43
* bitbake fetch/__init__.py: Don't print double newlinesRichard Purdie2007-08-091-1/+1
* bitbake: Try to fix cache locking issueRichard Purdie2007-08-041-5/+7
* bitbake: Update along 1.8 branchRichard Purdie2007-08-034-158/+392
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-0/+6
* bitbake: Sync with upstream. Richard Purdie2007-01-089-172/+169
* bitbake svn fetcher: Don't use a date when a revision is specifiedRichard Purdie2007-01-021-0/+3
* fetch/__init__.py: Allow srcdate to be overridden in SRC_URIRichard Purdie2006-12-061-2/+5
* svn.py, git.py: Sync with bitbake trunk - comment changesRichard Purdie2006-11-272-1/+5
* fetch/__init__.py: Store url data per .bb file fixing urldata contamination b...Richard Purdie2006-11-271-6/+11
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-169-678/+728
* Add initial SSH fetcher to bitbake.Chris Larson2006-07-212-0/+124
* bitbake: Update against upstream stable branch (includes srcdate='now' support)Richard Purdie2006-06-104-17/+28
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-092-5/+1
* task-oh: Move ttf-bitstream-vera, xhost and xauth to be in minimal images (fi...Richard Purdie2006-04-171-0/+1
* Add missing fileRichard Purdie2006-03-201-0/+155
* Update to latest bitbakeRichard Purdie2006-03-205-134/+83
* Update bitbake to latest bitbake svnRichard Purdie2006-02-107-0/+1011