]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: cooker: Improve inotify overflow handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Aug 2017 11:57:57 +0000 (12:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 13 Aug 2017 08:28:14 +0000 (09:28 +0100)
commita0f729d31d15d8314016d0e19e5e115b5761d535
treeaf4d72d4546519ccca0087e9d8bd1329bc1e6dbe
parent019f518287bb00f7e7121289b4859661af201d89
bitbake: cooker: Improve inotify overflow handling

Add a proper function for clearing the mtime cache. Clean up the inotify
event overflow case to err on the side of caution and clear any potentially
now out of sync caches.

(Bitbake rev: ec60459fe2ba16966544eebff43b061abb7ed3ba)

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