poky.conf: Default to enable binary locale generation
authorRichard Purdie <richard@openedhand.com>
Fri, 22 Dec 2006 11:34:45 +0000 (11:34 +0000)
committerRichard Purdie <richard@openedhand.com>
Fri, 22 Dec 2006 11:34:45 +0000 (11:34 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1081 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky.conf

index f57c07d..27adb5c 100644 (file)
@@ -180,6 +180,8 @@ CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/"
 
 IMAGE_LINGUAS = "en-gb"
 
+ENABLE_BINARY_LOCALE_GENERATION ?= "1"
+
 DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi"
 DISTRO_FEATURES_cmx270 = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
 DISTRO_EXTRA_RDEPENDS_qemuarm += "qemu-distcc"