summaryrefslogtreecommitdiff
path: root/meta/classes/package.bbclass
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-09-21 16:12:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-21 13:32:34 +0100
commit50232671951e0b69d52a685b82a10be335458292 (patch)
tree6c496a1137c33f9e175133f1fd2f4797fbd82e43 /meta/classes/package.bbclass
parentc89aa6a2b22e05e98991cc5b56d6ec869cf9c69a (diff)
downloadopenembedded-core-50232671951e0b69d52a685b82a10be335458292.tar.gz
openembedded-core-50232671951e0b69d52a685b82a10be335458292.tar.bz2
openembedded-core-50232671951e0b69d52a685b82a10be335458292.tar.xz
openembedded-core-50232671951e0b69d52a685b82a10be335458292.zip
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. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/classes/package.bbclass')
0 files changed, 0 insertions, 0 deletions