Hello, I've pushed a set of bitbake patches that improve toaster operations.
The changes are: * fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7316 - log all file change notifications that happen during a build in an idle function, and update the cache during initial build setup for all changed files; this allows bitbake to process a large number of notifications * fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7398 - the "xmlrpc" server should delete offending idle functions that raise errors instead of ignoring errors; the "process" server already does this * deleted old GUI test data and render tests in-operable due to changes in the database structure that were not followed by updating tests/database fixtures; it's better to have no data than to have bad data * improved handling of client connection processing, reducing the number of situation where a server is rendered in-accessible by a client The patch set is here: http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=adamian/20150305_review Can you please review, and pull if ok ? -- Alex Damian Yocto Project SSG / OTC
-- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
