diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-01-09 11:33:09 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-17 14:52:57 +0000 |
commit | 49c5ff7197b44c7d29d31506c2425b86bc2c1ff6 (patch) | |
tree | 15c67432d2ac7343944373a8763c0b14b22fd40a /meta/recipes-support/libgcrypt | |
parent | dd05e06b89906002f68d616a6326c962e725bc54 (diff) | |
download | openembedded-core-49c5ff7197b44c7d29d31506c2425b86bc2c1ff6.tar.gz openembedded-core-49c5ff7197b44c7d29d31506c2425b86bc2c1ff6.tar.bz2 openembedded-core-49c5ff7197b44c7d29d31506c2425b86bc2c1ff6.tar.xz openembedded-core-49c5ff7197b44c7d29d31506c2425b86bc2c1ff6.zip |
locale: fix package's "provides" tag
Fixes this bug: [YOCTO #1874]
Fixes an issue where a locale package depends on one package while it
also provides the same, as seen bellow.
Package: locale-base-de-de
Version: 2.12-r19
Depends: eglibc-binary-localedata-de-de
Provides: virtual-locale-de-de, virtual-locale-de,
eglibc-binary-localedata-de-de
Actually the eglibc-binary-localedata-de-de is ia separate package,
and it should not be part of provides of the locale-base-de-de.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-support/libgcrypt')
0 files changed, 0 insertions, 0 deletions