]> code.ossystems Code Review - openembedded-core.git/commit
rootfs.py: Exclude lines in _log_check_warn() as well
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 18 May 2016 22:28:16 +0000 (00:28 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 May 2016 21:31:34 +0000 (22:31 +0100)
commit85f64c68278f797c6f73f002f63d7f46fe80aef4
tree4098dc7c3eca0a19b0d72cb4def8cae54f79795c
parent321df88088fbfa657b61b2bae32751f03daec46f
rootfs.py: Exclude lines in _log_check_warn() as well

This will make _log_check_warn() exclude the same lines as
_log_check_error() does.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/rootfs.py