From db68d623651c52313d163284548549bd444de178 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 21 Jul 2006 08:29:03 +0000 Subject: [PATCH] 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(+) diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST index 5823cd0..144c74c 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 -- 2.7.4