]> code.ossystems Code Review - openembedded-core.git/commit
Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUTH_SOCK
authorRobert Bragg <robert@linux.intel.com>
Wed, 3 Dec 2008 16:01:39 +0000 (16:01 +0000)
committerRobert Bragg <robert@linux.intel.com>
Wed, 3 Dec 2008 16:21:45 +0000 (16:21 +0000)
commitc1a12b7d20c95391f8d56962fafb1f0bfe7d1918
tree557099703f303042a5e7988734410a3e1a486cab
parenta8b0e8a0342e4bc5bc05203793aaf56cfc445d2f
Adds username support to the git fetcher, and exports SSH_AGENT_PID + 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.
bitbake-dev/lib/bb/fetch/__init__.py
bitbake-dev/lib/bb/fetch/git.py
bitbake/lib/bb/fetch/__init__.py
bitbake/lib/bb/fetch/git.py