diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-06-08 11:10:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:59:09 +0100 |
commit | 0090170e77baa2a2e9888f5d4b076ddca879d06b (patch) | |
tree | e5caf1da865be57bc1411faee14b8cbb5f2f75a9 /meta/recipes-extended/hdparm | |
parent | 63e62599a6af469c1705c9272cd280b54d5b7144 (diff) | |
download | poky-0090170e77baa2a2e9888f5d4b076ddca879d06b.tar.gz |
lib/oe/rootfs: tidy up log warning reporting
* bb.warn() should only be called once per warning - UIs such as Toaster
assume that this is the case, so adjust the output accordingly. (It's
tricky here because we have to include "log_check" on every line or
we'll end up looping forever as the log checking code's own messages
retrigger the log check, sigh...)
* Iterating over a file already splits by line, there's no need to do it
manually.
(From OE-Core rev: 8dfdd329f0137cab8cab97e1d0c1181810fe5b32)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/hdparm')
0 files changed, 0 insertions, 0 deletions