aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2006-03-23 23:11:02 +0000
committerHolger Hans Peter Freyther <zecke@selfish.org>2006-03-23 23:11:02 +0000
commit8816a61bbec0e2349757ca80b274f65ed4669b9d (patch)
treef773f5ecbb319e0dbd3c122b4c7d113fa8dcb84d /MANIFEST
parente792c7bf1566ee509f50efb945e39df60a826cdd (diff)
downloadbitbake-8816a61bbec0e2349757ca80b274f65ed4669b9d.tar.gz
bitbake/method pool:
Create a common implementation of the global method handling. It will be shared by the parsers and the cache. This commit breaks the cache again
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 14a21d7bf..88518874e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -18,6 +18,7 @@ lib/bb/fetch/svk.py
lib/bb/fetch/svn.py
lib/bb/fetch/wget.py
lib/bb/manifest.py
+lib/bb/methodpool.py
lib/bb/parse/__init__.py
lib/bb/parse/parse_py/BBHandler.py
lib/bb/parse/parse_py/ConfHandler.py