]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Add a new option --alldeps to rpmdeps
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 9 Jun 2017 19:34:34 +0000 (21:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:24:21 +0000 (15:24 +0100)
commita58a0dc03398dcd9f81a9c8a6189ae13d90e0df7
tree3841497303e3240ac1bbde74db9a2b5563602079
parent271cd99d00bde0b9f2aa27141acbe06812f34638
rpm: Add a new option --alldeps to rpmdeps

This will send the output from rpmfcPrint() to stdout. This is an
alternative to using the --rpmfcdebug option, which will send the same
output to stderr. The two options have totally different use cases
though. While --alldeps is used when the output from rpmfcPrint() is
what is wanted, --rpmfcdebug can be used together with the other
output options, e.g., --requires, without affecting their output.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rpm/files/0013-Add-a-new-option-alldeps-to-rpmdeps.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_git.bb