glib-2.0: Specify libiconv when building on uclibc
authorKhem Raj <raj.khem@gmail.com>
Thu, 22 Aug 2013 02:20:42 +0000 (19:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:47:16 +0000 (11:47 +0100)
commit9ab642e1a7022e0e22a54bf424ada43b7e80e90f
tree33afc707ae401d9e6a5f161bec4360e566a2981c
parenteaaffa36ce4c3b8e9a55d69f378fb5ef291e57a4
glib-2.0: Specify libiconv when building on uclibc

We use GNU libiconv seprate package on uclibc
specifying this makes the configure clear of not
trying to detect glibc/iconv and then also finding
libiconv in sysroot and confusing itself with errors like

| gconvert.c:66:2: error: #error GNU libiconv not in use but included iconv.h is from libiconv
|  #error GNU libiconv not in use but included iconv.h is from libiconv
|   ^

(From OE-Core rev: 38b6c4df7c215ed7fd6be107fbc2527e66791e2e)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0_2.36.4.bb