/openbmc/linux/tools/perf/ |
H A D | Makefile.perf | 432 SHELL = $(SHELL_PATH) 451 $(Q)$(SHELL) '$(drm_ioctl_tbl)' $(drm_hdr_dir) > $@ 457 $(Q)$(SHELL) '$(fadvise_advice_tbl)' $(linux_uapi_dir) > $@ 463 $(Q)$(SHELL) '$(fsmount_tbls)' $(linux_uapi_dir) > $@ 469 $(Q)$(SHELL) '$(fspick_tbls)' $(linux_uapi_dir) > $@ 475 $(Q)$(SHELL) '$(fsconfig_tbls)' $(linux_uapi_dir) > $@ 482 $(Q)$(SHELL) '$(pkey_alloc_access_rights_tbl)' $(asm_generic_hdr_dir) > $@ 489 $(Q)$(SHELL) '$(sndrv_ctl_ioctl_tbl)' $(sndrv_ctl_hdr_dir) > $@ 496 $(Q)$(SHELL) '$(sndrv_pcm_ioctl_tbl)' $(sndrv_pcm_hdr_dir) > $@ 503 $(Q)$(SHELL) '$(kcmp_type_tbl)' $(kcmp_hdr_dir) > $@ [all …]
|
/openbmc/linux/tools/perf/arch/powerpc/ |
H A D | Makefile | 25 $(Q)$(SHELL) '$(systbl)' '64' $(sysdef) > $@ 28 $(Q)$(SHELL) '$(systbl)' '32' $(sysdef) > $@
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtar/files/ |
H A D | 0002-Do-not-strip-libtar.patch | 16 @@ -20,7 +20,7 @@ SHELL = @SHELL@
|
/openbmc/openbmc/poky/meta/recipes-extended/gzip/gzip-1.13/ |
H A D | wrong-path-fix.patch | 1 fix MakeMaker issues with using wrong SHELL/GREP 28 - -e 's|/bin/sh|$(SHELL)|g' \
|
/openbmc/openbmc/poky/meta/recipes-support/apr/ |
H A D | apr-util_1.6.3.bb | 45 …sed -i "s#LIBTOOL=\$(SHELL) \$(apr_builddir)#LIBTOOL=\$(SHELL) ${STAGING_BINDIR_NATIVE}#" ${B}/bui… 46 # sometimes there isn't SHELL
|
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
H A D | determism.patch | 11 SHELL (/bin/sh) is dash or bash. 33 SHELL=/bin/sh
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | glibc.inc | 40 # it's output which make calls via the SHELL also has issues, so 42 EXTRA_OEMAKE += "SHELL=/bin/bash"
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | useradd | 6 SHELL=/bin/sh
|
/openbmc/linux/tools/perf/arch/mips/ |
H A D | Makefile | 17 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
|
/openbmc/linux/tools/perf/arch/s390/ |
H A D | Makefile | 23 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
|
/openbmc/linux/tools/perf/arch/x86/ |
H A D | Makefile | 23 $(Q)$(SHELL) '$(systbl)' $(sys)/syscall_64.tbl 'x86_64' > $@
|
/openbmc/linux/tools/perf/arch/loongarch/ |
H A D | Makefile | 23 $(Q)$(SHELL) '$(systbl)' '$(CC)' '$(HOSTCC)' $(incpath) $(sysdef) > $@
|
/openbmc/linux/tools/perf/arch/arm64/ |
H A D | Makefile | 24 $(Q)$(SHELL) '$(systbl)' '$(CC)' '$(HOSTCC)' $(incpath) $(sysdef) > $@
|
/openbmc/openbmc/poky/meta/recipes-support/libpcre/libpcre/ |
H A D | Makefile | 63 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver 69 SHELL = /bin/sh macro
|
/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/ |
H A D | crontab | 7 SHELL=/bin/sh
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
H A D | dont-link-to-host.patch | 26 SHELL = /bin/sh
|
/openbmc/openbmc/poky/meta/recipes-extended/grep/ |
H A D | grep_3.11.bb | 19 sed -i -e '1s,#!@SHELL@,#!/bin/sh,' ${S}/src/egrep.sh
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
H A D | 0002-build-Do-not-build-po-files.patch | 25 SHELL = /bin/sh
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/ |
H A D | build-tests.patch | 58 BUILD_DIR=$(BUILD_DIR) PATH=$(BUILD_DIR)/tests:$$PATH THIS_SH=$(THIS_SH) $(SHELL) ${TESTSCRIPT} )
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/ |
H A D | Add-ptest-support.patch | 45 @@ -668,6 +668,12 @@ SH_LOG_COMPILER = $(SHELL)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/libjxl/ |
H A D | 0001-cmake-Do-not-use-mrelax-all-with-clang-on-RISCV64.patch | 42 add_compile_options("SHELL:-Xclang -mrelax-all")
|
/openbmc/qemu/ |
H A D | Makefile | 17 SHELL = bash -o pipefail macro
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 12_makefile_config.patch | 59 SHELL = /bin/sh
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | yaml_syntax_rules.md | 26 - <supported currently SSH, TELNET, SCP, SHELL>
|
/openbmc/linux/arch/um/ |
H A D | Makefile | 23 SHELL := /bin/bash macro
|