[OE-core] [PATCH 1/1] eglibc-locale.inc: Add eglibc-binaries, eglibc-localedatas, eglibc-gconvs and eglibc-charmps to variable PACKAGE
Richard Purdie
richard.purdie at linuxfoundation.org
Tue Aug 30 21:15:03 UTC 2011
On Fri, 2011-08-26 at 17:29 +0800, Xiaofeng Yan wrote:
> From: Xiaofeng Yan <xiaofeng.yan at windriver.com>
>
> There are no locales resources in an lsb image because the locale resources were splitted from eglibc-package.inc \
> and putted into a new file "eglibc-locale.inc". So the above variables lost their function in eglibc-package.inc and
> caused no locale resources in an lsb image. The purpose of moving the above variables from eglibc-package.inc to \
> eglibc-locale.inc is to make the above variables to take effect.
>
> eglibc-binaries include packages "eglibc-binary-*"
> eglibc-localedatas include packages "eglibc-localedata-*"
> eglibc-gconvs include packages "eglibc-gconv-*"
> eglibc-charmaps include packages "eglibc-charmap-*"
>
> Signed-off-by: Xiaofeng Yan <xiaofeng.yan at windriver.com>
> ---
> meta/recipes-core/eglibc/eglibc-locale.inc | 20 ++++++++++++++++++++
> meta/recipes-core/eglibc/eglibc-package.inc | 20 --------------------
> 2 files changed, 20 insertions(+), 20 deletions(-)
Merged to master, thanks.
Richard
More information about the Openembedded-core
mailing list