]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: cooker: Handle inofity queue overflows more gracefully
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2016 14:20:48 +0000 (14:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2016 10:32:21 +0000 (10:32 +0000)
commite10da7d9dfc4da714092a63987d564ef67f73718
tree82116c9761a475057f250056d40eb1bb72128e35
parent9977576fe97c6a67dec04171e64678676cbf1c22
bitbake: cooker: Handle inofity queue overflows more gracefully

If many files change and the inotify queue overflows, rather than print
a traceback, invalidate the caches and warn the user.

[YOCTO #10676]

(Bitbake rev: 058f8517c041b80e8b591ad7d34a68281b2d03fc)

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