]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake/runqueue: When we have successfully collected a pid value return True to...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Feb 2011 23:20:20 +0000 (23:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jun 2011 10:49:12 +0000 (11:49 +0100)
commit7905257b3d61f473d18e37a55026afb5b9d689e2
treeffbf9004c9714cc3b1028d74a8d75447e9fcfc8a
parent088d7607e6ab06c7adbace0f36fe44b2dd4df483
bitbake/runqueue: When we have successfully collected a pid value return True to ensure we don't sleep in the main loop

(From Poky rev: 5a178b547bbf6d99c42cba6821b3f559e585a079)

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