diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-08 16:38:14 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-09 22:15:49 +0000 |
commit | 1aae44787cf09a997e3a9ab8b4d64a417a4ee49e (patch) | |
tree | 13cb88b364d7eba5e291eed9c895f37ee9a32b66 /meta-yocto | |
parent | eb2ea6fd2d2dc626ead13de1ec334d4220651612 (diff) | |
download | poky-1aae44787cf09a997e3a9ab8b4d64a417a4ee49e.tar.gz |
bitbake: runqueue: Fix 100% cpu use after keyboard interrupt
After Ctrl+C is pressed to interrupt bitbake, it loops continually, running
at 100% cpu. This patch selects on the correct file descriptors resolving
the excess cpu usage.
(Bitbake rev: 497404e8484b7ca7c11e459bf0845642156eb677)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions