]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Fix locale location on musl
authorKhem Raj <raj.khem@gmail.com>
Fri, 8 Jan 2016 18:06:42 +0000 (18:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:55 +0000 (23:42 +0000)
commit6fae6a92cf3d9810dc68438f3b20913453812437
tree2e69a351825e8029fe37da1028b11a6ed554dd6e
parentc4897af85eace49e3c27aebc1448227105286e30
glib-2.0: Fix locale location on musl

gettext.m4 macro does not detect musl triplets and falls back to
${libdir}/locale

It ends up with lot of packging warning
"files installed but not packaged"

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/glib-2.0/glib-2.0/uclibc_musl_translation.patch [moved from meta/recipes-core/glib-2.0/glib-2.0/uclibc.patch with 51% similarity]
meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb
meta/recipes-core/glib-2.0/glib.inc