]> code.ossystems Code Review - openembedded-core.git/commit
Add initial SSH fetcher to bitbake.
authorChris Larson <kergoth@openedhand.com>
Fri, 21 Jul 2006 08:20:48 +0000 (08:20 +0000)
committerChris Larson <kergoth@openedhand.com>
Fri, 21 Jul 2006 08:20:48 +0000 (08:20 +0000)
commit29427c4df3ad615f195fbd5832019a6b004373d4
treed51cb8bf83be47e49c1cb527dbd18dfec73d5124
parent5e32494f2eb37f091089215843e972e2d07c4816
Add initial SSH fetcher to bitbake.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@524 311d38ba-8fff-0310-9ca6-ca027cbcb966
bitbake/lib/bb/fetch/__init__.py
bitbake/lib/bb/fetch/ssh.py [new file with mode: 0644]