From 27dba1e6247ae48349aee1bce141a9eefaafaad1 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 9 May 2006 15:44:08 +0000 Subject: Update to bitbake 1.4.2 (latest stable branch release). This includes the caching speedups git-svn-id: https://svn.o-hand.com/repos/poky/trunk@371 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/MANIFEST | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bitbake/MANIFEST') diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST index 14a21d7bf4..5823cd0707 100644 --- a/bitbake/MANIFEST +++ b/bitbake/MANIFEST @@ -2,10 +2,12 @@ AUTHORS ChangeLog MANIFEST setup.py +bin/bitdoc bin/bbimage bin/bitbake lib/bb/__init__.py lib/bb/build.py +lib/bb/cache.py lib/bb/data.py lib/bb/data_smart.py lib/bb/event.py @@ -18,6 +20,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 @@ -30,5 +33,6 @@ doc/manual/html.css doc/manual/Makefile doc/manual/usermanual.xml contrib/bbdev.sh +contrib/vim/syntax/bitbake.vim conf/bitbake.conf classes/base.bbclass -- cgit v1.2.3-54-g00ecf