summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorChris Larson <kergoth@openedhand.com>2006-07-21 08:29:03 +0000
committerChris Larson <kergoth@openedhand.com>2006-07-21 08:29:03 +0000
commit1b95f50498de4081fc18ba588f0073b344bb3c73 (patch)
tree3299d937f2948e879126c9976bd1ce608b218ca0 /bitbake
parent29427c4df3ad615f195fbd5832019a6b004373d4 (diff)
downloadopenembedded-core-contrib-1b95f50498de4081fc18ba588f0073b344bb3c73.tar.gz
Bitbake: add the ssh fetcher to the MANIFEST.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@525 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake')
-rw-r--r--bitbake/MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST
index 5823cd0707..144c74c0fe 100644
--- a/bitbake/MANIFEST
+++ b/bitbake/MANIFEST
@@ -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