]> code.ossystems Code Review - openembedded-core.git/commit
eglibc-package.inc: Remove duplicate locale install
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 13:14:20 +0000 (13:14 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 15:58:50 +0000 (16:58 +0100)
commite9bf694b635baab9238088fbeb5d2d67e9190ccd
treea5a82b300eb89e0fb09030db9b01c32db54e7f11
parent8a313f6d32ae0bdac0393887712b09f1b685aaa5
eglibc-package.inc: Remove duplicate locale install

Both eglibc-locale and eglibc were installing locale files into the sysroot.
Whilst this is in general harmless, its a waste of diskspace/time so this
moves the responsibility to the eglibc-locale package.

No PR bump this this is really a cleanup and doesn't affect build output,
the sstate size reduction will happen next time it is rebuilt.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc-package.inc