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

Markus Lehtonen markus.lehtonen at linux.intel.com
Thu Sep 15 06:38:31 UTC 2016


From:  "Burton, Ross" <ross.burton at intel.com>
Date:  Wednesday 14 September 2016 at 19:38
To:  Markus Lehtonen <markus.lehtonen at linux.intel.com>
Cc:  OE-core <openembedded-core at lists.openembedded.org>
Subject:  Re: [OE-core] [PATCH] scripts: introduce buildstats-diff


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.

Sounds fine to me. I don't object your modification.
  - Markus



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160915/cfc25ff8/attachment-0002.html>


More information about the Openembedded-core mailing list