[OE-core] [PATCH] scripts: introduce buildstats-diff

Burton, Ross ross.burton at intel.com
Wed Sep 14 16:38:15 UTC 2016


On 14 September 2016 at 12:24, Markus Lehtonen <
markus.lehtonen at linux.intel.com> wrote:

> +        if not tasks1:
> +            pkg_op = '++'
> +        elif not tasks2:
> +            pkg_op = '--'
>

BTW, I've been reading buildstats-diff output all day and find the lack of
whitespace between the operator and the package name makes the output
harder to read, so I've patched it locally to be just '+ ' or '- ' for
clarity.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160914/83aeb978/attachment-0002.html>


More information about the Openembedded-core mailing list