From 6ac3680a2d61d2023c7800ba718c94cb6659750c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 11 Feb 2008 20:33:43 +0000 Subject: bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fix git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3761 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/MANIFEST | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bitbake/MANIFEST') diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST index ae01faf8c..0671f440b 100644 --- a/bitbake/MANIFEST +++ b/bitbake/MANIFEST @@ -15,8 +15,10 @@ lib/bb/data.py lib/bb/data_smart.py lib/bb/event.py lib/bb/fetch/__init__.py +lib/bb/fetch/bzr.py lib/bb/fetch/cvs.py lib/bb/fetch/git.py +lib/bb/fetch/hg.py lib/bb/fetch/local.py lib/bb/fetch/perforce.py lib/bb/fetch/ssh.py -- cgit v1.2.3