Home
last modified time | relevance | path

Searched refs:GLIBC_GENERATE_LOCALES (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dlibc-package.bbclass198 …# GLIBC_GENERATE_LOCALES var specifies which locales to be generated. empty or "all" means all loc…
199 to_generate = d.getVar('GLIBC_GENERATE_LOCALES')
/OK3568_Linux_fs/yocto/poky/meta-poky/conf/
H A Dlocal.conf.sample.extended52 # Set GLIBC_GENERATE_LOCALES to the locales you wish to generate should you not
62 #GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8"
/OK3568_Linux_fs/buildroot/
H A DMakefile700 GLIBC_GENERATE_LOCALES = $(call qstrip,$(BR2_GENERATE_LOCALE)) macro
701 ifneq ($(GLIBC_GENERATE_LOCALES),)
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dvariables.rst2783 :term:`GLIBC_GENERATE_LOCALES`
2792 You can set :term:`GLIBC_GENERATE_LOCALES` in your ``local.conf`` file.
2796 GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8"
3246 See the :term:`GLIBC_GENERATE_LOCALES`