mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
default-distrovars: don't rename locales for nativesdk
(From OE-Core rev: 909da982c74b2ed931a65dda248557cb18f773e0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bcdfc5c993
commit
7d06f1fc26
@@ -8,6 +8,7 @@ IMAGE_LINGUAS ?= "en-us en-gb"
|
|||||||
ENABLE_BINARY_LOCALE_GENERATION ?= "1"
|
ENABLE_BINARY_LOCALE_GENERATION ?= "1"
|
||||||
LOCALE_UTF8_ONLY ?= "0"
|
LOCALE_UTF8_ONLY ?= "0"
|
||||||
LOCALE_UTF8_IS_DEFAULT ?= "1"
|
LOCALE_UTF8_IS_DEFAULT ?= "1"
|
||||||
|
LOCALE_UTF8_IS_DEFAULT_class-nativesdk = "0"
|
||||||
|
|
||||||
DISTRO_FEATURES_DEFAULT ?= "acl alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11"
|
DISTRO_FEATURES_DEFAULT ?= "acl alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11"
|
||||||
DISTRO_FEATURES_LIBC_DEFAULT ?= "ipv4 ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt \
|
DISTRO_FEATURES_LIBC_DEFAULT ?= "ipv4 ipv6 libc-backtrace libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets libc-crypt \
|
||||||
|
|||||||
Reference in New Issue
Block a user