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:03 +0100 |
commit | 08fb526c42e85c89135960344745e878c5fb633a (patch) | |
tree | 959298736781529429f7f8f067f8cc72b2094a35 /meta/recipes-qt/qt-demo | |
parent | ae978e9671fdbcb31e306308bfb816b4bd2b2496 (diff) | |
download | openembedded-core-08fb526c42e85c89135960344745e878c5fb633a.tar.gz openembedded-core-08fb526c42e85c89135960344745e878c5fb633a.tar.bz2 openembedded-core-08fb526c42e85c89135960344745e878c5fb633a.tar.xz openembedded-core-08fb526c42e85c89135960344745e878c5fb633a.zip |
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.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt/qt-demo')
0 files changed, 0 insertions, 0 deletions