]> code.ossystems Code Review - openembedded-core.git/commit
rpm: produce sane amount of logging when creating a rootfs
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 11 Jan 2019 10:43:49 +0000 (11:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Jan 2019 11:21:58 +0000 (11:21 +0000)
commitffb7b8f70937a7d95814c1a99527d5ea7cbf7cee
treeef00247ce044d033112ea8845dde894e552a3232
parente0ed2313f22c2ca30477942fc57877b8b194428a
rpm: produce sane amount of logging when creating a rootfs

Previously there was lots of irrelevant noise in the logs,
because we also wanted to be able to debug postinst issues
easily. I have adjusted the logging levels so that
postinst info is still written to the logs, but other
things are not.

[YOCTO #13119]

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py
meta/recipes-devtools/rpm/files/0016-rpmscript.c-change-logging-level-around-scriptlets-t.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_4.14.2.1.bb