generic-poky/bitbake/lib/bb
Mark Hatle 3faa635fd4 fetch2: unpack revision
Revise the unpack function to have a way to disable the unpack.  This is
based on the work from "Andreas Oberritter <obi@opendreambox.org>", see
http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?id=2bdfe8519eda8067845019a699acdf19a21ba380

In addition, the to_boolean function comes from the work of
"Chris Larson <chris_larson@mentor.com>", see
http://cgit.openembedded.net/cgit.cgi/openembedded/commit/?id=900cc29b603691eb3a077cb660545ead3715ed54

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-02-12 00:30:29 +00:00
..
fetch bitbake: Remove bad commit hunk from old cvs fetcher 2011-02-10 23:53:17 +00:00
fetch2 fetch2: unpack revision 2011-02-12 00:30:29 +00:00
parse BBHandler: remove bb.fetch referrence 2011-01-10 20:20:24 +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/knotty.py: Ensure task note messages are only surpressed at default log levels 2011-01-12 13:45:39 +00:00
COW.py Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00
__init__.py bitbake:__init__.py: Fix debug log level handling to correct debug output 2011-02-07 14:50:27 +00:00
build.py bitbake: event/build: Drop stdout specific handling for python messages as this is no longer needed with newer log handling 2011-02-07 14:50:27 +00:00
cache.py cache: fix docstring usage 2011-02-10 22:34:10 +00:00
codeparser.py codeparser: fix spacing in diagnostic messages 2011-01-12 13:47:08 +00:00
command.py Rename command events, adjust compareRevisions 2011-01-04 14:46:49 +00:00
cooker.py bitbake/cooker.py: Fix merge conflict with upstream which was preventing clean bitbake shutdown 2011-01-07 13:54:50 +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 bitbake/siggen.py: Fix whitelisted variable handling 2011-01-12 15:58:48 +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 bitbake: event/build: Drop stdout specific handling for python messages as this is no longer needed with newer log handling 2011-02-07 14:50:27 +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/msg: Ensure lower level debug messages have DEBUG prefix and reuse log level values from formatter 2011-02-07 14:50:27 +00:00
persist_data.py persist_data: kill unreachable break line 2011-02-10 22:35:12 +00:00
process.py parse.ast: avoid code duplication for inherit 2011-01-06 10:49:01 +00:00
providers.py bitbake/providers.py: Fix runtime providers problems 2011-01-20 22:44:33 +00:00
runqueue.py bitbake/runqueue.py: Avoid starvation of events to the server 2011-01-28 10:21:41 +00:00
shell.py cooker: stop loading the cache for -b 2011-01-04 14:46:43 +00:00
siggen.py siggen.py: better print for task hash comparison 2011-01-21 01:36:17 -08:00
taskdata.py cooker: use re match, not search in re_match_strings 2011-01-04 14:46:47 +00:00
utils.py fetch2: unpack revision 2011-02-12 00:30:29 +00:00