diff options
author | Amanda Brindle <amanda.r.brindle@intel.com> | 2018-01-18 15:18:28 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-22 10:39:03 +0000 |
commit | f78478f0d0379ea02727c81ad2455207c70d140b (patch) | |
tree | 4006a3286a841fc8c01d508d4f80b026e0bf660c /meta | |
parent | 64d3ce83d5c48d479709b4c1355e23b3768493fb (diff) | |
download | openembedded-core-f78478f0d0379ea02727c81ad2455207c70d140b.tar.gz openembedded-core-f78478f0d0379ea02727c81ad2455207c70d140b.tar.bz2 openembedded-core-f78478f0d0379ea02727c81ad2455207c70d140b.zip |
oe-pkgdata-util: Add support for RPROVIDES
In lookup_recipe, package_info, and list_pkg_files, check if the package
name exists in runtime-rprovides. If so, and the provider package has a
different name than the inputted package, print a note that says the
specified package is in another package's RPROVIDES. If the provider
package has the same name as the inputted package, continue as before.
Fixes [YOCTO 11943]
Signed-off-by: Amanda Brindle <amanda.r.brindle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions