]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rpmresolve: improve debug output
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 13 Aug 2012 09:14:23 +0000 (10:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Aug 2012 13:26:43 +0000 (14:26 +0100)
commit1ce0f3f867dad58dad7744f4180975dd42205fcf
tree107334a5e8269723646373b2f856f26b0531227b
parent5c23b3cc9fb6a43d256be3be0b036da752f38164
rpmresolve: improve debug output

Rename rpmresolve's -d option to -t and make -d enable debug output;
add a -o option to specify the output file (so rpm debug output doesn't
go to the output file) and also add a little more detail to some of the
error messages.

(From OE-Core rev: 163dd734d79fd7040b48b10bca6fde28460ac20c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package_rpm.bbclass
meta/classes/rootfs_rpm.bbclass
meta/recipes-devtools/rpm/rpmresolve/rpmresolve.c