diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-12-13 11:05:05 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-14 09:56:32 +0000 |
commit | 541c56d755ba0354297673e857628026ad9e4df2 (patch) | |
tree | e0ca315013cb84cc1ce922130d958a376eb928c0 /meta/classes | |
parent | 6df99cda894033cba68bc6ab91e47f67e0d788a5 (diff) | |
download | openembedded-core-541c56d755ba0354297673e857628026ad9e4df2.tar.gz openembedded-core-541c56d755ba0354297673e857628026ad9e4df2.tar.bz2 openembedded-core-541c56d755ba0354297673e857628026ad9e4df2.zip |
lib/oe/rootfs: fix log_check warnings being printed twice with RPM packaging
We were calling _log_check() in the RPM-specific rootfs class as well as
in the base class; this is unnecessary and resulted in any errors/warnings
generated during the actual package installation time triggering two warnings
instead of one. Drop the call from RpmRootfs._create() to fix this.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions