]> code.ossystems Code Review - openembedded-core.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>
Tue, 15 Feb 2011 23:20:20 +0000 (23:20 +0000)
commit5a178b547bbf6d99c42cba6821b3f559e585a079
tree8bf05930f391a398f3a2412d2aad7e48afb043f7
parent03d40a4a7bd60dcbc21f5a06c0f4f53cb47de0f3
bitbake/runqueue: When we have successfully collected a pid value return True to ensure we don't sleep in the main loop

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