diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 153749148f..d8914a1a06 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -263,6 +263,7 @@ CVS_TARBALL_STASH += "http://www.o-hand.com/~richard/poky/sources/" | |||
263 | IMAGE_LINGUAS ?= "en-gb" | 263 | IMAGE_LINGUAS ?= "en-gb" |
264 | LIMIT_BUILT_LOCALES ?= "en_GB" | 264 | LIMIT_BUILT_LOCALES ?= "en_GB" |
265 | ENABLE_BINARY_LOCALE_GENERATION ?= "1" | 265 | ENABLE_BINARY_LOCALE_GENERATION ?= "1" |
266 | LOCALE_UTF8_ONLY = "1" | ||
266 | 267 | ||
267 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf" | 268 | DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf" |
268 | 269 | ||