From cbaf5f4bdfdd3b686418d707215d5046c2d618e5 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 6 Jul 2005 17:34:56 +0000 Subject: bitbake/ Update MANIFEST and setup.py to cope with the removal of make.py and bbread and add utils.py to the MANIFEST --- MANIFEST | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index cc4014ab5..0be76bfaf 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4,19 +4,18 @@ MANIFEST setup.py bin/bbimage bin/bitbake -bin/bbread lib/bb/__init__.py lib/bb/build.py lib/bb/data.py lib/bb/data_smart.py lib/bb/event.py lib/bb/fetch.py -lib/bb/make.py lib/bb/manifest.py lib/bb/parse/BBHandler.py lib/bb/parse/ConfHandler.py lib/bb/parse/__init__.py lib/bb/shell.py +lib/bb/utils.py doc/COPYING.GPL doc/COPYING.MIT doc/manual/html.css -- cgit 1.2.3-korg