]> code.ossystems Code Review - openembedded-core.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:25:51 +0000 (14:25 +0100)
commit163dd734d79fd7040b48b10bca6fde28460ac20c
tree922d59956ec446b422ca1f641c2761cb94182888
parenteb33c1993e5da05eb4519a2e93409e50f4ac55d6
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.

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