diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-09-21 16:12:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-21 13:42:53 +0100 |
commit | d380bb126a1e79d181437cb76f048579432394da (patch) | |
tree | f27cc2bfefc525412a1417623ea9cd89a8bbe056 /meta/recipes-devtools/rpm/rpm_5.4.0.bb | |
parent | c81cd242dffdf0bd779fe524f72a2d4785c9456d (diff) | |
download | poky-d380bb126a1e79d181437cb76f048579432394da.tar.gz |
libpng: avoid dangling link in libpng package
As for libpng recipe, the libpng.pc is a symbol link to libpng12.pc,
if packaging them into two different packages, we will get a dangling
link for libpng.pc, and when calculating rpm dependency with that file,
we will get nothing.
Only keep one version of dev package to fix the issue.
(From OE-Core rev: 50232671951e0b69d52a685b82a10be335458292)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm_5.4.0.bb')
0 files changed, 0 insertions, 0 deletions