]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake/utils.py: Add option to lockfiles to return immediately rather than wait
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 May 2011 15:13:27 +0000 (16:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 May 2011 16:24:12 +0000 (17:24 +0100)
commit97e8adf03e5fab1fd40c3d53c48f7b333bc2e145
tree4314c6a91029793f4f644b970a588dfd14d49255
parentc12dd868368bdc3a4f800e075a30c67edca28d47
bitbake/utils.py: Add option to lockfiles to return immediately rather than wait

There are usecases where we don't want to block waiting for a lockfile
so enhance the lockfile handling functions to support this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/utils.py