diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-03 13:40:52 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-03 13:40:52 +0000 |
commit | bfc70eb24e3ded25007811b1531673fa70b02401 (patch) | |
tree | fa4a29290d3178937fa085c147e8a51f815c6fdc /bitbake/MANIFEST | |
parent | 034bbb805be0002fe6d689abde19662868b57b2c (diff) | |
download | poky-bfc70eb24e3ded25007811b1531673fa70b02401.tar.gz |
bitbake: Update along 1.8 branch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2345 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'bitbake/MANIFEST')
-rw-r--r-- | bitbake/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/MANIFEST b/bitbake/MANIFEST index a0e39c7715..ae01faf8c3 100644 --- a/bitbake/MANIFEST +++ b/bitbake/MANIFEST | |||
@@ -30,6 +30,7 @@ lib/bb/parse/__init__.py | |||
30 | lib/bb/parse/parse_py/__init__.py | 30 | lib/bb/parse/parse_py/__init__.py |
31 | lib/bb/parse/parse_py/BBHandler.py | 31 | lib/bb/parse/parse_py/BBHandler.py |
32 | lib/bb/parse/parse_py/ConfHandler.py | 32 | lib/bb/parse/parse_py/ConfHandler.py |
33 | lib/bb/persist_data.py | ||
33 | lib/bb/providers.py | 34 | lib/bb/providers.py |
34 | lib/bb/runqueue.py | 35 | lib/bb/runqueue.py |
35 | lib/bb/shell.py | 36 | lib/bb/shell.py |