generic-poky/bitbake/lib/bb
Chris Larson b7d175a18a Move compat imports in the bb package to avoid circular dep issues.
(Bitbake rev: b66c129edc7d78fed9d41b0c634744ec81931b21)

Signed-off-by: Chris Larson <clarson@kergoth.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-22 14:54:26 +00:00
..
fetch Move encodeurl, decodeurl into bb.fetch. 2010-03-22 14:54:10 +00:00
parse bitbake: [parse] In ast, make StatementGroup inherit list, and add a AstNode base class. 2010-02-15 17:07:57 +00:00
server bitbake: Don't import xmlrpc server unless needed 2010-01-22 16:15:50 +00:00
ui knotty: Improve task failure message handling using the uihelper code 2010-01-21 23:49:17 +00:00
COW.py bitbake: Sync module import cleanups back from bitbake trunk 2009-11-13 12:15:21 +00:00
__init__.py Move compat imports in the bb package to avoid circular dep issues. 2010-03-22 14:54:26 +00:00
build.py bitbake/build.py: No need for this gross hack now 2010-01-27 12:40:02 +00:00
cache.py bitbake: [cache] copy instead of deepcopy in sync 2010-02-15 17:07:58 +00:00
command.py bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
cooker.py bitbake/cooker: Drop unneeded import 2010-01-22 00:04:18 +00:00
daemonize.py bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
data.py Move MalformedUrl, VarExpandError into appropriate modules. 2010-03-22 14:53:55 +00:00
data_smart.py bitbake/data_smart.py: Fix error where update-rc.d would not get added to the dependency tree 2009-12-16 08:39:47 +00:00
event.py bitbake/event: If the server disappears, we just exit too 2010-01-21 16:00:12 +00:00
manifest.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
methodpool.py bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
msg.py bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
persist_data.py bitbake: Remove persist_data domain renaming code as it appears to expose sqlite bugs and data consistency issues 2009-07-30 21:24:31 +01:00
providers.py bitbake: Revert "providers.py: sort eligible providers by DEFAULT_PREFERENCE" 2010-02-16 15:40:12 +00:00
runqueue.py bitbake: runqueue.py: improve printing dependent tasks 2010-02-15 17:03:47 +00:00
shell.py bitbake: Switch to bitbake-dev version (bitbake master upstream) 2010-01-20 18:46:02 +00:00
taskdata.py bitbake: taskdata.py: fix typo in debug message 2010-02-15 17:03:07 +00:00
utils.py bitbake: utils.py: Don't error if an exported environment variable is unset (i.e. None) 2010-02-12 13:50:19 +00:00