From 1b95f50498de4081fc18ba588f0073b344bb3c73 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 21 Jul 2006 08:29:03 +0000 Subject: 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 --- bitbake/MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'bitbake') 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 -- cgit 1.2.3-korg