On 8 January 2016 at 14:00, Burton, Ross <ross.bur...@intel.com> wrote:

> Hm, for some reason, this doesn't work for me.
>
> Lots and lots of "files installed but not packaged", all locales.  eg
> /usr/lib/locale/hu/LC_MESSAGES/glib20.mo in glib-2.0.
>

So under musl the translations are being installed to /usr/lib/locale,
whereas under glibc its /usr/share/locale. This is showing some problems in
bitbake.conf: that sets localedir to ${libdir}/locale but then sets
FILES_PN-locale to ${datadir}/locale.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to