]> code.ossystems Code Review - openembedded-core.git/commit
package.bbclass: Show which files require given dependency in debug output
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 28 Jan 2014 14:26:11 +0000 (15:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jan 2014 17:38:09 +0000 (17:38 +0000)
commitcf0696a39b811b13bb6e7dd06a2dad607e93a643
tree872be3165d5f0ffb697da9e46b78a6632123f58e
parent2dec075478f977b554061dd9a4b2b8ff4af3597a
package.bbclass: Show which files require given dependency in debug output

* when log.do_package shows some unexpected dependency, people usually
  need to grep package directory to find which binary was creating that
  dependency, show it directly in the debug output

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/package.bbclass