generic-poky/bitbake/lib/bb
Chris Larson 1b6af2787e Make knotty ignore the NoProvider event
(Bitbake rev: e07f759dae96c0819c35bb67e1da18ca361bb584)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02 15:41:35 +01:00
..
fetch persist_data: cache connection and use cursor 2010-07-02 15:41:35 +01:00
parse cache: use a set() for __depends 2010-07-02 15:41:35 +01:00
server Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
ui Make knotty ignore the NoProvider event 2010-07-02 15:41:35 +01:00
COW.py Kill unnecessary usages of the types module 2010-07-02 15:41:33 +01:00
__init__.py Move the python version check into the python package 2010-07-02 15:41:34 +01:00
build.py Don't try to expand non-string values 2010-07-02 15:41:34 +01:00
cache.py cache: do not chdir unnecessarily 2010-07-02 15:41:35 +01:00
command.py Formatting cleanups 2010-07-02 15:41:32 +01:00
cooker.py cooker: use time.strftime() instead of spawing sh with date 2010-07-02 15:41:35 +01:00
daemonize.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
data.py Don't emit vars starting with __, as those are internal 2010-07-02 15:41:34 +01:00
data_smart.py Revert "In expand, drop the unnecessary second regular expression match" 2010-07-02 15:41:34 +01:00
event.py Apply the 2to3 print function transform 2010-07-02 15:41:33 +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 Apply the 2to3 print function transform 2010-07-02 15:41:33 +01:00
persist_data.py persist_data: cache connection and use cursor 2010-07-02 15:41:35 +01:00
providers.py Formatting cleanups 2010-07-02 15:41:32 +01:00
runqueue.py Don't tell the user we're sending SIGINT to the remaining 0 tasks 2010-07-02 15:41:35 +01:00
shell.py Apply the 2to3 print function transform 2010-07-02 15:41:33 +01:00
taskdata.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
utils.py Kill unnecessary usages of the types module 2010-07-02 15:41:33 +01:00