generic-poky/bitbake/lib/bb
Chris Larson 25e519a80f utils: fix calls to close() in the lock/unlock functions
(Bitbake rev: 4262c26d36d1c1b6801ac422716a227c1f6b9589)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2011-01-04 14:46:48 +00:00
..
fetch Revert "svn fetcher: warn people to switch to SRCREV" 2011-01-04 14:46:42 +00:00
parse BBHandler: use os.path in inherit() 2011-01-04 14:46:39 +00:00
pysh Implement parallel parsing support 2011-01-04 14:46:42 +00:00
server Queue up events before the UI is spawned 2011-01-04 14:46:37 +00:00
ui Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +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 build: use a contextmanager for locks 2011-01-04 14:46:48 +00:00
cache.py cache: change to more incremental format 2011-01-04 14:46:45 +00:00
codeparser.py Move the pysh package into the bb package 2011-01-04 14:46:39 +00:00
command.py cooker: add shutdown/stop methods 2011-01-04 14:46:47 +00:00
cooker.py cooker: add shutdown/stop methods 2011-01-04 14:46:47 +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: add optional expansion to getVarFlag() 2010-12-14 22:36:19 +00:00
data_smart.py build: use bb.process instead of os.system 2011-01-04 14:46:48 +00:00
event.py cooker: no cached in progressbar and add ETA 2011-01-04 14:46:45 +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 Drop 'fn' arguments to bb.msg functions 2011-01-04 14:46:34 +00:00
persist_data.py persist_data: handle locked db for SELECT 2011-01-04 14:46:39 +00:00
process.py process: add subprocess-based bits 2011-01-04 14:46:47 +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 cooker: stop loading the cache for -b 2011-01-04 14:46:43 +00:00
shell.py cooker: stop loading the cache for -b 2011-01-04 14:46:43 +00:00
siggen.py siggen.py: print taskname when seeing mismatched hash in cache 2010-12-20 14:50:22 +00:00
taskdata.py cooker: use re match, not search in re_match_strings 2011-01-04 14:46:47 +00:00
utils.py utils: fix calls to close() in the lock/unlock functions 2011-01-04 14:46:48 +00:00