]> code.ossystems Code Review - openembedded-core.git/commitdiff
Bitbake: add the ssh fetcher to the MANIFEST.
authorChris Larson <kergoth@openedhand.com>
Fri, 21 Jul 2006 08:29:03 +0000 (08:29 +0000)
committerChris Larson <kergoth@openedhand.com>
Fri, 21 Jul 2006 08:29:03 +0000 (08:29 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@525 311d38ba-8fff-0310-9ca6-ca027cbcb966

bitbake/MANIFEST

index 5823cd070720c77d60af44ee266444e6f465463d..144c74c0fe6e9c14e9fe71311945ab64ccbbad6c 100644 (file)
@@ -19,6 +19,7 @@ lib/bb/fetch/local.py
 lib/bb/fetch/svk.py
 lib/bb/fetch/svn.py
 lib/bb/fetch/wget.py
+lib/bb/fetch/ssh.py
 lib/bb/manifest.py
 lib/bb/methodpool.py
 lib/bb/parse/__init__.py