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
This commit is contained in:
Chris Larson 2006-07-21 08:29:03 +00:00
parent 29427c4df3
commit 1b95f50498
1 changed files with 1 additions and 0 deletions

View 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