diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-05-23 15:24:37 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-25 11:18:03 +0100 |
commit | d03e29fec2c596894d01114d913e03fb9b6af482 (patch) | |
tree | f29f1d54b0a3303069247794692a70f116e705f8 /meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb | |
parent | 4f3f575a35b162f368f2f8006e009daeee550937 (diff) | |
download | poky-d03e29fec2c596894d01114d913e03fb9b6af482.tar.gz |
package.bbclass: Add additional debugging for dependencies
When trying to understand why a QA wanring such as:
ERROR: QA Issue: foo rdepends on bar-dev
it is very difficult to figure out where the bar-dev dependency
comes from, since many of them are added dynamically.
This adds a debug statement that says which dependency adds an
rdepends to the system.
Also, while doing this work, it was noted that the same dependencies
were being scanned for over and over. Instead we shorten the list
by only added to the dep list if the dependency was not already there.
(From OE-Core rev: 257b9e371143421b78a6991ef5401e564918c164)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb')
0 files changed, 0 insertions, 0 deletions