[OE-core] [PATCH 1/2] bitbake.conf: make localedir nonarch

Burton, Ross ross.burton at intel.com
Mon Jan 18 12:18:45 UTC 2016


On 14 January 2016 at 20:47, Dan McGregor <danismostlikely at gmail.com> wrote:

> -localedir = "${libdir}/locale"
> +localedir = "${nonarch_libdir}/locale"
>

As was recently discovered, this variable isn't really used in many places:

$ dpkg -c xz-locale-de_5.2.2-r0.1_corei7-64.ipk|grep mo
-rw-r--r-- root/root     26533 2016-01-12 16:50
./usr/share/locale/de/LC_MESSAGES/xz.mo

I'd suggest that localedir should be ${datadir}/locale, and then any
explicit users of ${datadir}/locale/ replaced with ${localedir}.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160118/0309008a/attachment-0002.html>


More information about the Openembedded-core mailing list