]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Fix localedir expectations for uclibc
authorKhem Raj <raj.khem@gmail.com>
Sun, 16 Mar 2014 05:42:29 +0000 (22:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Mar 2014 14:01:06 +0000 (14:01 +0000)
commit7897ab5f54d2dc21795b2a53b82b9c911157f0ca
tree56b80bddc3aca421473613c95a822df0b123a1e1
parent9f09353a1548d392a3f71e800be8e1b849960584
glib-2.0: Fix localedir expectations for uclibc

DATADIRNAME is used by many applications using autotools
to install locale data, we get a wrong value for uclibc
systems since it does not recognise it as proper linux
systems and start putting locale info in /usr/lib instead
of /usr/share

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/uclibc.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb