diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-08-31 10:47:56 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-08-31 10:47:56 +0000 |
| commit | f54da734eb7b69e8e34de505bd89a13479e230e0 (patch) | |
| tree | f796bea6f5683dfe3d591ca5390d12fd78e59c96 /bitbake/MANIFEST | |
| parent | 4b46c1f6e891b1ddd5968536440b888661fade3e (diff) | |
| download | poky-f54da734eb7b69e8e34de505bd89a13479e230e0.tar.gz | |
Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@2 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/MANIFEST')
| -rw-r--r-- | bitbake/MANIFEST | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST new file mode 100644 index 0000000000..71e3605a47 --- /dev/null +++ b/bitbake/MANIFEST | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | AUTHORS | ||
| 2 | ChangeLog | ||
| 3 | MANIFEST | ||
| 4 | setup.py | ||
| 5 | bin/bbimage | ||
| 6 | bin/bitbake | ||
| 7 | lib/bb/__init__.py | ||
| 8 | lib/bb/build.py | ||
| 9 | lib/bb/data.py | ||
| 10 | lib/bb/data_smart.py | ||
| 11 | lib/bb/event.py | ||
| 12 | lib/bb/fetch.py | ||
| 13 | lib/bb/manifest.py | ||
| 14 | lib/bb/parse/__init__.py | ||
| 15 | lib/bb/parse/parse_py/BBHandler.py | ||
| 16 | lib/bb/parse/parse_py/ConfHandler.py | ||
| 17 | lib/bb/parse/parse_py/__init__.py | ||
| 18 | lib/bb/shell.py | ||
| 19 | lib/bb/utils.py | ||
| 20 | doc/COPYING.GPL | ||
| 21 | doc/COPYING.MIT | ||
| 22 | doc/manual/html.css | ||
| 23 | doc/manual/Makefile | ||
| 24 | doc/manual/usermanual.xml | ||
| 25 | contrib/bbdev.sh | ||
| 26 | conf/bitbake.conf | ||
| 27 | classes/base.bbclass | ||
