On 01/05/16 07:32, Ross Burton wrote: > This code path has proven to work, so change the log level from info to debug > so > it doesn't spam the log in normal use.
I liked having this as part of the regular processing. If I only update my upstream repositories once a week (for example) my next "bitbake ..." would show which packages had upgrades. It was a cheap way of doing an image diff, if you will. In order to keep those messages now I would have to enable debug, which will generate quite a lot more information. Yes, I know I could get the "image diff" functionality by enabling buildhistory and going that route, but as I said above this was sort of a "cheap" image diff for free ;-) -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
