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:50 +0000 (17:38 +0000)
commit6653c26d3d6abe8ea470af6d6ed7afcbc100b663
tree2b7085b368a04e966532bc1e44d5936ffc7858bf
parent3585843d98b41cb7dceaa0b78c8bff235fd200a3
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

(From OE-Core rev: cf0696a39b811b13bb6e7dd06a2dad607e93a643)

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