]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Dont disable iconv for uclibc
authorKhem Raj <raj.khem@gmail.com>
Sun, 29 Apr 2012 21:59:15 +0000 (14:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 May 2012 10:55:42 +0000 (11:55 +0100)
commitd13b1dc1897af733cc2ec22df50ae9d1fd0b48af
treefd12518a57f7d31415c83398a01d65b11e78d0f7
parentce0007e7561e67f57f6e6ba3a63f327a21a6cf96
glib-2.0: Dont disable iconv for uclibc

Currently we stub out iconv in glib when building
for uclibc which is not needed and infact results
in building systems with false hope of having
iconv and they misbehave during runtime

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/glib-2.0/glib-2.0/no-iconv.patch [deleted file]
meta/recipes-core/glib-2.0/glib-2.0_2.30.3.bb