]> code.ossystems Code Review - openembedded-core.git/commit
eglibc-package: don't fail without localedef/gconv
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 19 Jul 2011 16:51:10 +0000 (18:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jul 2011 09:47:18 +0000 (10:47 +0100)
commit5486cac29db6e67051fff7637a0abc9aeab661e5
tree5f5381145730f050a5cf53a4c243dca7d5f70efe
parent133f7904cb7b5f98bdd260d04ffd4925bff9cff1
eglibc-package: don't fail without localedef/gconv

* in some cases we don't have localedef/gconv built
  ie when DISTRO_FEATURES lacks one of libc-charsets, libc-locales, libc-locale-code
  then is better ignore localedef/gconv instead of do_install_locale
  failing like in this bugreport:
  http://bugzilla.yoctoproject.org/show_bug.cgi?id=1209

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-core/eglibc/eglibc-package.inc