Home
last modified time | relevance | path

Searched refs:localedir (Results 1 – 21 of 21) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/bison/bison/
H A Dadd-with-bisonlocaledir.patch8 'bison --print-localedir', we add option --with-bisonlocaledir
13 make use of the output of 'bison --print-localedir'.
43 dnl Determine bison's localedir.
46 dnl and accepts the --print-localedir option.
48 - if (${YACC-${BISON-:}} --print-localedir) >/dev/null 2>&1; then
49 + if test -z "$BISON_LOCALEDIR" -a ${YACC-${BISON-:}} --print-localedir >/dev/null 2>&1; then
50 BISON_LOCALEDIR=`${YACC-${BISON-:}} --print-localedir`
/openbmc/linux/tools/power/cpupower/
H A DMakefile71 localedir ?= /usr/share/locale macro
303 $(INSTALL) -d $(DESTDIR)${localedir}
305 …echo '$(INSTALL_DATA) -D $(OUTPUT)po/$$HLANG.gmo $(DESTDIR)${localedir}/$$HLANG/LC_MESSAGES/cpupow…
306 …$(INSTALL_DATA) -D $(OUTPUT)po/$$HLANG.gmo $(DESTDIR)${localedir}/$$HLANG/LC_MESSAGES/cpupower.mo;…
332 rm -f $(DESTDIR)${localedir}/$$HLANG/LC_MESSAGES/cpupower.mo; \
/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A D__init__.py99 def generate_locale_archive(d, rootfs, target_arch, localedir): argument
136 env["LOCALEARCHIVE"] = oe.path.join(localedir, "locale-archive")
138 for name in sorted(os.listdir(localedir)):
139 path = os.path.join(localedir, name)
408 localedir = oe.path.join(self.target_rootfs, self.d.getVar("libdir"), "locale")
409 if os.path.exists(localedir) and os.listdir(localedir):
410 generate_locale_archive(self.d, self.target_rootfs, target_arch, localedir)
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-tweaks/gnome-tweaks/
H A D0001-Make-python-path-configurable.patch25 localedir = join_paths(prefix, get_option('localedir'))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A D0001-configure.ac-Rename-to-configure.ac-and-use-external.patch238 -localedir = $(datadir)/locale
240 -aliaspath = $(localedir)
257 -DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
510 - $(mkinstalldirs) $(DESTDIR)$(localedir); \
511 - test -f $(DESTDIR)$(localedir)/locale.alias \
512 - && orig=$(DESTDIR)$(localedir)/locale.alias \
514 - temp=$(DESTDIR)$(localedir)/t-locale.alias; \
515 - dest=$(DESTDIR)$(localedir)/locale.alias; \
565 - $(mkinstalldirs) $(DESTDIR)$(localedir); \
606 - if test -f $(DESTDIR)$(localedir)/locale.alias; then \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/
H A Dcolord-native.bb39 localedir=`echo ${datadir}/locale | sed 's:${prefix}/::g'`
40 echo "#define LOCALEDIR \"$localedir\"" >> ${B}/config.h
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsdk.py103 localedir = oe.path.join(rootfs, self.d.getVar("libdir_nativesdk"), "locale")
104 generate_locale_archive(self.d, rootfs, target_arch, localedir)
H A Dpackage.py671 localedir = dvar + localepath
672 if not cpath.isdir(localedir):
677 with os.scandir(localedir) as it:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/
H A D0001-make-Make-CC-weak-assignment.patch38 export prefix bindir sharedir sysconfdir gitwebdir localedir
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/nis/ypbind-mt/
H A D0001-dns_hosts-Fix-build-with-musl.patch28 AM_CPPFLAGS = -I$(srcdir) @TIRPC_CFLAGS@ @NSL_CFLAGS@ -DLOCALEDIR=\"$(localedir)\"
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc.inc19 libc_cv_localedir=${localedir} \
H A Dglibc-locale.inc82 copy_locale_files ${localedir} 0644
H A Dglibc-package.inc73 install -d ${D}${localedir}
243 rm -rf $cleanupdir${localedir}
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dlibc-package.bbclass68 mkdir -p $treedir/${base_bindir} $treedir/${base_libdir} $treedir/${datadir} $treedir/${localedir}
89 parent=$(dirname ${localedir})
91 tar -cf - -C $treedir/$parent -p $(basename ${localedir}) | tar -xf - -C ${PKGD}$parent
123 binary_locales_dir = d.getVar('localedir')
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/
H A Dbuild_fixup.patch34 …$(DESTDIR)$(localedir) $(DESTDIR)$(includedir) $(DESTDIR)$(includedir)/proftpd $(DESTDIR)$(libdir)…
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0013-Ensure-target-gcc-headers-can-be-included.patch39 @@ -3199,6 +3200,7 @@ CFLAGS-intl.o += -DLOCALEDIR=\"$(localedir)\"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/
H A Ddnsmasq_2.90.bb64 -DLOCALEDIR=\"${localedir}\""
/openbmc/openbmc/poky/meta/conf/
H A Dbitbake.conf50 localedir = "${libdir}/locale"
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh393 --localedir=*) quote_sh "-Dlocaledir=$2" ;;
/openbmc/openbmc/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch4366 -localedir = $(datadir)/locale
4369 -aliaspath = $(localedir):.
4383 -DEFS = -DLOCALEDIR=\"$(localedir)\" -DGNULOCALEDIR=\"$(gnulocaledir)\" \
5722 localedir = $(datadir)/locale
5731 #DEFS = -DLOCALEDIR=\"$(localedir)\" -DOS=\"@host_os@\" -DCPU=\"@host_cpu@\"
/openbmc/qemu/
H A Dmeson.build2378 config_host_data.set_quoted('CONFIG_QEMU_LOCALEDIR', get_option('prefix') / get_option('localedir'))