summaryrefslogtreecommitdiff
path: root/bitbake-dev/lib/bb/fetch
AgeCommit message (Collapse)AuthorFiles
2009-06-10bitbake: Disable sortable revision for nowRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-10bitbake: Add PN to SRCREV keyhash in the persistent database to avoid ↵Richard Purdie2
conflicts between pacckages (from upstream bitbake) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-11bitbake-dev: Sync with upstreamRichard Purdie11
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-01-19bitbake: fetch/init: Add 'HOME' to list of variables exported when runnig ↵Richard Purdie1
fetcher commands
2009-01-06bitbake: Fix wget fetcher to better handle urls with ; followed by ↵Richard Purdie1
parameters in the url
2008-12-17bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie1
2008-12-06bitbake/bitbake-dev: Sync with upstreamRichard Purdie3
2008-12-03Adds username support to the git fetcher, and exports SSH_AGENT_PID + ↵Robert Bragg2
SSH_AUTH_SOCK The SSH_AGENT_PID + SSH_AUTH_SOCK environment variables are needed if you are using ssh-agent to hold passwords for your ssh keys.
2008-11-05bitbake: Optionally take username/password options from url parametersRichard Purdie1
2008-11-04bitbake wget.py: Fix problem with empty proxy variablesRichard Purdie1
2008-11-04bitbake: Improve proxy handling got wget so urls can be excluded from the proxyRichard Purdie1
2008-11-04base.bbclass: Set GIT_CONFIG correctlyRichard Purdie1
2008-10-31bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it ↵Richard Purdie1
means selective proxying isn't possible
2008-10-24bitbake: Fix the wget fetcher so parameter portions of uris are ignoredRichard Purdie1
2008-10-23bitbake: Preserve http_proxy and ftp_proxy in fetcher command executionRichard Purdie1
2008-10-22bitbake: Remove bogus test codeRichard Purdie1
2008-10-22bitbake: Improve proxy variable handling in fetchersRichard Purdie2
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5402 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't ↵Richard Purdie1
cache the recipe. Based on work from Heikki Paajanen git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5352 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30Merge changes from Poky bitbake 1.8Joshua Lock4
Update bitbake-dev to have extra fixes from Poky's internal (1.8) version of bitbake. Should be able to use bitbake-dev with Poky now. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5340 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30bitbake-dev: Update against bitbake trunkRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5339 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966