summaryrefslogtreecommitdiffstats
path: root/bitbake/MANIFEST
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-11 20:33:43 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-11 20:33:43 +0000
commit6ac3680a2d61d2023c7800ba718c94cb6659750c (patch)
tree3e688be73fef5cf802d794dc3d8158fd1b97389f /bitbake/MANIFEST
parente6a50a8a3fa9a77050a53477f30dcd7e28bacf91 (diff)
downloadpoky-6ac3680a2d61d2023c7800ba718c94cb6659750c.tar.gz
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
Diffstat (limited to 'bitbake/MANIFEST')
-rw-r--r--bitbake/MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST
index ae01faf8c3..0671f440bc 100644
--- a/bitbake/MANIFEST
+++ b/bitbake/MANIFEST
@@ -15,8 +15,10 @@ lib/bb/data.py
15lib/bb/data_smart.py 15lib/bb/data_smart.py
16lib/bb/event.py 16lib/bb/event.py
17lib/bb/fetch/__init__.py 17lib/bb/fetch/__init__.py
18lib/bb/fetch/bzr.py
18lib/bb/fetch/cvs.py 19lib/bb/fetch/cvs.py
19lib/bb/fetch/git.py 20lib/bb/fetch/git.py
21lib/bb/fetch/hg.py
20lib/bb/fetch/local.py 22lib/bb/fetch/local.py
21lib/bb/fetch/perforce.py 23lib/bb/fetch/perforce.py
22lib/bb/fetch/ssh.py 24lib/bb/fetch/ssh.py