From 8816a61bbec0e2349757ca80b274f65ed4669b9d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 23 Mar 2006 23:11:02 +0000 Subject: 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 --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') 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 -- cgit 1.2.3-korg