diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-01-20 23:57:30 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-18 22:55:11 +0000 |
commit | f8754281451bbb64c3d26bbdbf1e596271534469 (patch) | |
tree | da818034be5bf5df467e5149b868a906cccbbad1 /meta/recipes-devtools/ruby | |
parent | dfb0064fb16eba1446b8f3db13e0b8b3b4764481 (diff) | |
download | openembedded-core-f8754281451bbb64c3d26bbdbf1e596271534469.tar.gz openembedded-core-f8754281451bbb64c3d26bbdbf1e596271534469.tar.bz2 openembedded-core-f8754281451bbb64c3d26bbdbf1e596271534469.zip |
insane.bbclass: print more info for build-deps and file-rdeps
This is useful for oe newbie:
* build-deps: print recipe name, and suggest fixing from DEPENDS or
PACKAGECONFIG, for example:
WARNING: QA Issue: patch rdepends on libattr, but it isn't a build dependency, missing attr in DEPENDS or PACKAGECONFIG? [build-deps]
* file-rdeps: print RDEPENDS_pkg rather than RDEPENDS, for example:
WARNING: QA Issue: /sbin/osd_login contained in package nfs-utils requires /bin/bash, but no providers found in RDEPENDS_nfs-utils? [file-rdeps]
Fix a bug in file-rdeps, there was "@underscore@" in file-rdeps:
WARNING: QA Issue: /sbin/osd@underscore@login_nfs-utils contained in [snip]
[YOCTO #8922]
[YOCTO #8847]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/ruby')
0 files changed, 0 insertions, 0 deletions