/openbmc/openbmc/poky/meta/recipes-core/musl/ |
H A D | musl-locales_git.bb | 19 PROVIDES = "virtual/libc-locale" 29 # only locale binaries are under GPL-3.0-or-later others are MIT 31 LICENSE:locale-base-cs-cz = "MIT" 32 LICENSE:locale-base-de-ch = "MIT" 33 LICENSE:locale-base-de-de = "MIT" 34 LICENSE:locale-base-en-gb = "MIT" 35 LICENSE:locale-base-en-us = "MIT" 36 LICENSE:locale-base-es-es = "MIT" 37 LICENSE:locale-base-fi-fi = "MIT" 38 LICENSE:locale-base-fr-ca = "MIT" [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch | 6 The glibc locale path is hard-coded to the install prefix, but in SDKs we need 15 locale/findlocale.c | 4 ++-- 16 locale/loadarchive.c | 2 +- 17 locale/localeinfo.h | 2 +- 18 locale/programs/locale.c | 7 ++++--- 21 diff --git a/locale/findlocale.c b/locale/findlocale.c 23 --- a/locale/findlocale.c 24 +++ b/locale/findlocale.c 43 diff --git a/locale/loadarchive.c b/locale/loadarchive.c 45 --- a/locale/loadarchive.c [all …]
|
H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 4 Subject: [PATCH] eglibc: Forward port cross locale generation support 10 locale/Makefile | 1 + 11 locale/catnames.c | 46 +++++++++++++++++++++++++++ 12 locale/localeinfo.h | 2 +- 13 locale/programs/charmap-dir.c | 6 ++++ 14 locale/programs/ld-collate.c | 17 +++++----- 15 locale/programs/ld-ctype.c | 27 ++++++++-------- 16 locale/programs/ld-time.c | 31 ++++++++++++------ 17 locale/programs/linereader.c | 2 +- 18 locale/programs/localedef.c | 8 +++++ [all …]
|
H A D | 0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch | 4 Subject: [PATCH] localedef --add-to-archive uses a hard-coded locale path 10 creation of new locale archives that are not the system archive. 17 locale/programs/locarchive.c | 35 +++++++++++++++++++++++++---------- 20 diff --git a/locale/programs/locarchive.c b/locale/programs/locarchive.c 22 --- a/locale/programs/locarchive.c 23 +++ b/locale/programs/locarchive.c 73 the default locale archive we ignore the failure and
|
H A D | generate-supported.mk | 8 for locale in $(SUPPORTED-LOCALES); do \ 9 [ $$locale = true ] && continue; \ 10 echo $$locale | sed 's,/, ,' >> $(OUT); \
|
H A D | 0002-localedef-fix-ups-hardlink-to-make-it-compile.patch | 10 locale/programs/c.h | 2 +- 11 locale/programs/cross-localedef-hardlink.c | 79 +++++++++++----------- 14 diff --git a/locale/programs/c.h b/locale/programs/c.h 16 --- a/locale/programs/c.h 17 +++ b/locale/programs/c.h 27 diff --git a/locale/programs/cross-localedef-hardlink.c b/locale/programs/cross-localedef-hardlink.c 29 --- a/locale/programs/cross-localedef-hardlink.c 30 +++ b/locale/programs/cross-localedef-hardlink.c
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | libc-package.bbclass | 12 # "compile" - Use QEMU to generate the binary locale files 13 # "precompiled" - The binary locale files are pregenerated and already present 14 # "ondevice" - The device will build the locale files upon first boot through the postinst 48 # try to fix disable charsets/locales/locale-code compile fail 54 mkdir ${libdir}/locale 66 treedir=${WORKDIR}/locale-tree 87 treedir=${WORKDIR}/locale-tree 94 cross-localedef-hardlink -c -v ${WORKDIR}/locale-tree 187 description='locale definition for %s', hook=calc_locale_deps, extra_depends='') 199 locale, charset = line.rstrip().split() [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-trim-schemas | 46 for locale in children(schema, "locale"): 48 a = locale.attrib.get("name") 51 e = child(locale, "default") 53 schema.remove(locale) 55 e = child(locale, "short") 57 locale.remove(e) 58 e = child(locale, "long") 60 locale.remove(e)
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | glibc-locale.inc | 9 # objcopy/gcc-nm and glibc-locale depends on virtual/libc directly. 19 ENABLE_BINARY_LOCALE_GENERATION:pn-nativesdk-glibc-locale = "1" 21 #enable locale generation on these arches 25 # set "1" to use cross-localedef for locale generation 26 # set "0" for qemu emulation of native localedef for locale generation 29 PROVIDES = "virtual/libc-locale" 31 PACKAGES = "localedef ${PN}-dbg ${LOCALEBASEPN}-locale-alias" 33 PACKAGES_DYNAMIC = "^locale-base-.* \ 57 DESCRIPTION:localedef = "glibc: compile locale definition files" 64 FILES:${LOCALEBASEPN}-locale-alias = "${datadir}/locale/locale.alias" [all …]
|
H A D | glibc-tests.inc | 11 libclocale = d.getVar("PREFERRED_PROVIDER_virtual/libc-locale") 12 if libc != "glibc" or libclocale != "glibc-locale": 16 DEPENDS += "glibc-locale libgcc gcc-runtime"
|
H A D | cross-localedef-native_2.40.bb | 1 SUMMARY = "Cross locale generation tool for glibc" 31 file://0013-eglibc-Forward-port-cross-locale-generation-support.patch \ 32 file://0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch \
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11/ |
H A D | disable_tests.patch | 13 < locale.dir.l1 > locale.dir.l2 14 cat locale.dir.l2 locale.dir.l1 > locale.dir 22 # Per-locale data files
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/ |
H A D | glib.inc | 174 ${PN}-locale-ja \ 175 ${PN}-locale-fr \ 176 ${PN}-locale-el \ 177 ${PN}-locale-hr \ 178 ${PN}-locale-lt \ 179 ${PN}-locale-pl \ 180 ${PN}-locale-ru \ 181 ${PN}-locale-th \ 186 locale-base-de-de \ 187 locale-base-es-es \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | 0001-test_locale.py-correct-the-test-output-format.patch | 38 self.skipTest('test needs Turkish locale') 39 loc = locale.getlocale(locale.LC_CTYPE) 44 locale.setlocale(locale.LC_CTYPE, loc) 45 except locale.Error as exc:
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
H A D | run-ptest | 3 en_US=`locale -a | grep en_US*` 4 fr_FR=`locale -a | grep fr_FR*` 5 de_DE=`locale -a | grep de_DE*`
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libx11_1.8.10.bb | 41 FILES:${PN}-locale += "${datadir}/X11/locale ${libdir}/X11/locale"
|
H A D | libx11-compose-data_1.8.4.bb | 31 FILES:${PN} = "${datadir}/X11/locale ${libdir}/X11/locale"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
H A D | 0001-src-indent.c-correct-the-check-for-locale.h.patch | 4 Subject: [PATCH] src/indent.c: correct the check for locale.h 7 to determine whether include locale.h or not to 35 #include <locale.h>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
H A D | 0006-Fix-locale-on-musl.patch | 4 Subject: [PATCH] Fix locale on musl 43 // The platform-specific locale type 44 // If wxXLocale_t is not defined, then only "C" locale support is provided
|
/openbmc/openbmc/poky/meta/recipes-support/libpcre/ |
H A D | libpcre_8.45.bb | 68 # Skip the fr_FR locale test. If the locale fr_FR is found, it is tested. 70 # locale so the test fails if fr_FR is UTF-8 locale.
|
/openbmc/webui-vue/src/components/Global/ |
H A D | TableDateFilter.vue | 33 :locale="locale" 79 :locale="locale" 123 locale: this.$store.getters['global/languagePreference'],
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | tclibc-glibc.inc | 15 PREFERRED_PROVIDER_virtual/libc-locale ?= "glibc-locale"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netcat/netcat/ |
H A D | netcat-locale_h.patch | 18 #include <locale.h> 20 #error You must have locale.h in your system
|
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/ |
H A D | mkdir_p.patch | 7 not expanded so no locale data is written into usr/share/locale.
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/ |
H A D | bash.inc | 40 locale-base-de-de \ 41 locale-base-en-us \ 42 locale-base-fr-fr \ 43 locale-base-fr-fr.iso-8859-1 \ 44 locale-base-zh-hk.big5-hkscs \
|