aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-12-07 20:55:41 +0000
committerChris Larson <clarson@kergoth.com>2004-12-07 20:55:41 +0000
commitd91e57c44e923b6b65396515ff878199d43763a1 (patch)
treec891ef94238989d3efb004cc3d22a280b642260b /MANIFEST
parent9633dc85c57a0a6de1b088b49e589513087c2720 (diff)
downloadbitbake-d91e57c44e923b6b65396515ff878199d43763a1.tar.gz
Initial import.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST23
1 files changed, 23 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 000000000..e8677272a
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,23 @@
+MANIFEST
+setup.py
+bin/bbimage
+bin/bbmake
+bin/bbread
+lib/bb/__init__.py
+lib/bb/build.py
+lib/bb/data.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
+doc/COPYING.GPL
+doc/COPYING.MIT
+doc/manual/html.css
+doc/manual/Makefile
+doc/manual/usermanual.xml
+contrib/bbdev.sh
+conf/bitbake.conf
+classes/base.bbclass