generic-poky/bitbake/lib/bb
Richard Purdie df8569b4d8 bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-01-06 19:48:47 +00:00
..
fetch Update persist_data usage to the new API 2011-01-05 00:58:24 +00:00
parse parse.ast: drop __word__ regular expression 2011-01-06 10:49:29 +00:00
pysh bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00:00
server Queue up events before the UI is spawned 2011-01-04 14:46:37 +00:00
ui bitbake: Misc syncups with bitbake upstream, mostly whitespace and a missed line from the last UI commit 2011-01-05 11:24:14 +00:00
COW.py Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00
__init__.py Work around issue with pickling of traceback objects 2011-01-04 14:46:34 +00:00
build.py bitbake build/siggen/runqueue: Fix stampfile parameters 2011-01-06 19:47:03 +00:00
cache.py cache: defer marking fn as clean 2011-01-04 15:00:18 +00:00
codeparser.py bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00:00
command.py Rename command events, adjust compareRevisions 2011-01-04 14:46:49 +00:00
cooker.py bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00: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 data: fewer newlines for (un)export 2011-01-04 15:00:11 +00:00
data_smart.py bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00:00
event.py event: use BBLogFormatter in print_ui_queue 2011-01-06 10:47:08 +00:00
methodpool.py Consolidate the exec/eval bits, switch anonfunc to better_exec, etc 2010-07-02 15:41:31 +01:00
msg.py bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00:00
persist_data.py persist_data: resurrect the lock wait for selects 2011-01-05 00:58:23 +00:00
process.py parse.ast: avoid code duplication for inherit 2011-01-06 10:49:01 +00:00
providers.py Switch bitbake internals to use logging directly rather than bb.msg 2011-01-04 14:46:33 +00:00
runqueue.py bitbake/runqueue.py: Fix a bug where do_setscene dependencies would be ignored 2011-01-06 19:48:47 +00:00
shell.py cooker: stop loading the cache for -b 2011-01-04 14:46:43 +00:00
siggen.py bitbake build/siggen/runqueue: Fix stampfile parameters 2011-01-06 19:47:03 +00:00
taskdata.py cooker: use re match, not search in re_match_strings 2011-01-04 14:46:47 +00:00
utils.py bitbake: Sync a load of whitespace and other non-functionality changes with bitbake uptream 2011-01-04 14:46:54 +00:00