]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Add a new option --alldeps to rpmdeps
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 29 Aug 2017 21:21:10 +0000 (23:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 10:19:11 +0000 (11:19 +0100)
commit7a4794534bb2e67c61262361f907eced18ec69cc
tree615c0523e4d477ea4acc5bb005ab1c1e61e99d71
parentc128e19d25f2015ce1bed13b423ac0d6e619ef5e
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