summaryrefslogtreecommitdiffstats
path: root/bitbake-dev/lib/bb/fetch/git.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-216/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Sync with upstreamRichard Purdie2010-01-191-26/+60
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Sync with upstreamRichard Purdie2010-01-141-24/+18
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* fetch/__init__.py: Try and make the sortable_revision code mode readableRichard Purdie2009-11-131-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Disable sortable revision for nowRichard Purdie2009-06-101-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Add PN to SRCREV keyhash in the persistent database to avoid ↵Richard Purdie2009-06-101-0/+41
| | | | | | conflicts between pacckages (from upstream bitbake) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake-dev: Sync with upstreamRichard Purdie2009-05-111-12/+16
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: Make sure the git remote head viewer preserves the usernameRichard Purdie2008-12-171-1/+6
|
* Adds username support to the git fetcher, and exports SSH_AGENT_PID + ↵Robert Bragg2008-12-031-3/+8
| | | | | | | 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.
* Merge changes from Poky bitbake 1.8Joshua Lock2008-09-301-11/+2
| | | | | | | 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
* Add bitbake-dev to allow ease of testing and development of bitbake trunkRichard Purdie2008-09-301-0/+142
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5337 311d38ba-8fff-0310-9ca6-ca027cbcb966