How to enable "locale" option in LTIB for setting up language options?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to enable "locale" option in LTIB for setting up language options?

1,109 次查看
GopiNagaBharath
Contributor IV

Hello,

I would like to change the language on the i.MX53 based Linux platform. I see that the glib gives the "locale" option which can be used to set the language.

But I am unable to get any clear information on how to enable "locale" option & set up different languages as necessary.

Please let me know if anyone has done this or knows the procedure to do it.

Thanks in advance !

Regards,

Gopi

标签 (2)
0 项奖励
回复
2 回复数

816 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello GopiNagaBharath,

Perhaps the following thread may provide some help:

https://community.freescale.com/thread/325476

I’ve also found useful to look at the local.conf file on the link at the bottom in which locales are enabled with the following commands:

ENABLE_BINARY_LOCALE_GENERATION = "1"

GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8"

IMAGE_LINGUAS ?= "en-gb"

http://git.yoctoproject.org/cgit.cgi/poky/plain/meta-yocto/conf/local.conf.sample.extended

I hope this helps!

0 项奖励
回复

816 次查看
GopiNagaBharath
Contributor IV

Hello,

Thanks for your inputs.

I will check this and get back.

Thanks,

Gopi

0 项奖励
回复