aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2006-12-06 22:27:35 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2006-12-06 22:27:35 +0000
commit6ee0bc7b9036a9b7b2dd105e068ea4f8e58e0b03 (patch)
tree582fd29522eb998c5dcf1c0d6e1480c5025da5a4 /MANIFEST
parent066862d76d3e337d9f2b39d9ff8d4d7a85db225a (diff)
downloadbitbake-6ee0bc7b9036a9b7b2dd105e068ea4f8e58e0b03.tar.gz
bitbake: Move cooker from bin/bitbake to lib/bb/cooker.py
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f088792aa..0440a4e2e 100644
--- a/MANIFEST
+++ b/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