From f5665d5bfcfb13d01da9e4c7d5046453e80f7baf Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 8 Jan 2007 23:53:01 +0000 Subject: bitbake: Sync with upstream. * File licence headers were sanitised causing most of the diff. * cooker.py was created from bin/bitbake. * cvs fetcher port option was added * The -f force option was fixed to work correctly * Multiple entries in rrecrdeps are now handled correctly (allows adding do_deploy to image depends) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1129 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'bitbake/MANIFEST') diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST index f088792aa4..0440a4e2ea 100644 --- a/bitbake/MANIFEST +++ b/bitbake/MANIFEST @@ -9,6 +9,7 @@ lib/bb/COW.py lib/bb/__init__.py lib/bb/build.py lib/bb/cache.py +lib/bb/cooker.py lib/bb/data.py lib/bb/data_smart.py lib/bb/event.py -- cgit v1.2.3-54-g00ecf