diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-08 15:41:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-17 17:32:20 +0100 |
commit | 2be67f95abaa7e8655a1ca8f4ffe66b3e099a650 (patch) | |
tree | 6e89fabf0677cf6b93d9edcdab84bf8663103677 /meta/classes/pkgconfig.bbclass | |
parent | 17e1bfe2b1260add9749b5ff73c72d57c0215fdc (diff) | |
download | openembedded-core-contrib-2be67f95abaa7e8655a1ca8f4ffe66b3e099a650.tar.gz |
package: Recommend virtual-locale-*, don't depend on it
The virtual-locale-* packages are provided by libc which may or
may not have a matching locale for any given recipes's provided locales.
Certainly, we shouldn't get a failure if the locale package isn't
available.
This patch therefore makes the dependency optional rather than
required, allowing the locale packages in question to install. This
resolves errors like:
virtual-locale-eo is needed by bash-locale-eo-4.2-r5.i586
virtual-locale-en+boldquot is needed by bash-locale-en+boldquot-4.2-r5.i586
virtual-locale-en+quot is needed by bash-locale-en+quot-4.2-r5.i586
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/pkgconfig.bbclass')
0 files changed, 0 insertions, 0 deletions