diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2016-12-23 10:59:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 12:05:22 +0000 |
commit | 2a64701acf9ba86a4e0a5c89a77f984ce1cfc427 (patch) | |
tree | 1e2b73521cde37b2e2a2592cb586bd5647048b86 /meta/recipes-graphics/libfakekey | |
parent | 83ec24789fd2897b1fcc43e73279899b998408fa (diff) | |
download | poky-2a64701acf9ba86a4e0a5c89a77f984ce1cfc427.tar.gz |
package_manager: default to have scriptlet output captured in log
We need to have scriptlet output captured in log. If we don't do so,
some useful information from scriptlets (especially postinstall script)
would be missing. In case a script has a warning message but it does not
necessarily have to fail, the message should be captured.
Opkg has already done that. Change for rpm and dpkg so that scriptlet
output is captured and no warning message is missing.
(From OE-Core rev: 0e52e0c619e02327602d83999a61d978d3a9240e)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/libfakekey')
0 files changed, 0 insertions, 0 deletions