]> code.ossystems Code Review - openembedded-core.git/commit
rootfs: improve postinst intercept logging
authorRoss Burton <ross.burton@intel.com>
Mon, 4 Sep 2017 20:13:17 +0000 (21:13 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:09 +0000 (17:30 +0100)
commit87110e971c548d9d3eb7296ea6772d18e0226e53
treefc00f499df672eff538065f6611e7a2e2f33e076
parent0fae16b67542c59b059aa359146c38040785f200
rootfs: improve postinst intercept logging

Ensure we capture stderr, always write the output to the log, and don't be so
emotional in the warning message.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/rootfs.py