diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-04-12 16:21:23 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-13 12:05:53 +0100 |
commit | 100e3c9b75c17299ea8eaac94c94c078412b0800 (patch) | |
tree | 18626561d5dfc5f8fd6f4e6368f678f2d1593c6d /meta/recipes-devtools/mklibs/files | |
parent | 554cac7d13bae47999aabaa5cabb4173e7e75812 (diff) | |
download | poky-100e3c9b75c17299ea8eaac94c94c078412b0800.tar.gz |
rpm: Ensure that we check both providename and filepaths
In lib/rpmts.c we need to make sure to look for missing dependencies,
such as /bin/sh, in both the providename and filepaths DB. Previously
the system would key off an initial '/' and only look in the filepaths DB.
This causes problems when a package such as "bash", has a Provides: /bin/sh.
(From OE-Core rev: 08fb526c42e85c89135960344745e878c5fb633a)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mklibs/files')
0 files changed, 0 insertions, 0 deletions