summaryrefslogtreecommitdiffstats
path: root/bitbake/MANIFEST
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-01-08 23:53:01 +0000
committerRichard Purdie <richard@openedhand.com>2007-01-08 23:53:01 +0000
commitf5665d5bfcfb13d01da9e4c7d5046453e80f7baf (patch)
treeb8908549afaf3006bf3763419711090ac999c2a4 /bitbake/MANIFEST
parentaec95de5f7dca2afa3a4a0bdb0d4d553c13f680d (diff)
downloadpoky-f5665d5bfcfb13d01da9e4c7d5046453e80f7baf.tar.gz
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
Diffstat (limited to 'bitbake/MANIFEST')
-rw-r--r--bitbake/MANIFEST1
1 files changed, 1 insertions, 0 deletions
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
9lib/bb/__init__.py 9lib/bb/__init__.py
10lib/bb/build.py 10lib/bb/build.py
11lib/bb/cache.py 11lib/bb/cache.py
12lib/bb/cooker.py
12lib/bb/data.py 13lib/bb/data.py
13lib/bb/data_smart.py 14lib/bb/data_smart.py
14lib/bb/event.py 15lib/bb/event.py