generic-poky/bitbake/lib/bb
Chris Larson 978b5c9466 Deprecate the usage of certain objects via certain modules
As an example, this displays a deprecation warning for the use of
"bb.encodeurl" when you should be using "bb.fetch.encodeurl".  It includes a
convenience function for this purpose.  It should be of use when moving
objects between modules permanently, changing the API the user sees.

(Bitbake rev: 78f56049ba863b2e585b89db12b32697eb879bbc)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02 15:41:33 +01:00
..
fetch Import fixups 2010-07-02 15:41:32 +01:00
parse Deprecate the usage of certain objects via certain modules 2010-07-02 15:41:33 +01:00
server Formatting cleanups 2010-07-02 15:41:32 +01:00
ui Formatting cleanups 2010-07-02 15:41:32 +01:00
COW.py Formatting cleanups 2010-07-02 15:41:32 +01:00
__init__.py Deprecate the usage of certain objects via certain modules 2010-07-02 15:41:33 +01:00
build.py Import fixups 2010-07-02 15:41:32 +01:00
cache.py Import fixups 2010-07-02 15:41:32 +01:00
command.py Formatting cleanups 2010-07-02 15:41:32 +01:00
cooker.py Import fixups 2010-07-02 15:41:32 +01:00
daemonize.py Formatting cleanups 2010-07-02 15:41:32 +01:00
data.py Add some missing docstrings 2010-07-02 15:41:33 +01:00
data_smart.py Exception handling fixups 2010-07-02 15:41:33 +01:00
event.py Import fixups 2010-07-02 15:41:32 +01:00
methodpool.py Consolidate the exec/eval bits, switch anonfunc to better_exec, etc 2010-07-02 15:41:31 +01:00
msg.py Import fixups 2010-07-02 15:41:32 +01:00
persist_data.py Formatting cleanups 2010-07-02 15:41:32 +01:00
providers.py Formatting cleanups 2010-07-02 15:41:32 +01:00
runqueue.py Import fixups 2010-07-02 15:41:32 +01:00
shell.py Import fixups 2010-07-02 15:41:32 +01:00
taskdata.py Formatting cleanups 2010-07-02 15:41:32 +01:00
utils.py Drop some unused vars 2010-07-02 15:41:32 +01:00