poky.conf: generate UTF-8 locales only

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4292 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-04-21 14:42:14 +00:00
parent 2e83937a41
commit e5444b0d85

View File

@ -263,6 +263,7 @@ CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/"
IMAGE_LINGUAS ?= "en-gb"
LIMIT_BUILT_LOCALES ?= "en_GB"
ENABLE_BINARY_LOCALE_GENERATION ?= "1"
LOCALE_UTF8_ONLY = "1"
DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf"