mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
default-distrovars: don't rename locales for nativesdk
(From OE-Core rev: 909da982c74b2ed931a65dda248557cb18f773e0) (From OE-Core rev: 652e45b756bb73815f2e1ffd9686106a1c3d2549) (From OE-Core rev: fa13b6f6656ff97aa156854e6d36aa56826b89ad) 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
1648bcafa3
commit
1106592315
@@ -8,6 +8,7 @@ IMAGE_LINGUAS ?= "en-us en-gb"
|
||||
ENABLE_BINARY_LOCALE_GENERATION ?= "1"
|
||||
LOCALE_UTF8_ONLY ?= "0"
|
||||
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_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