Home
last modified time | relevance | path

Searched refs:PATH (Results 351 – 375 of 514) sorted by relevance

1...<<1112131415161718192021

/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/dbus/chassis-intrusion-monitor/
H A Dconfig.yaml5 - meta: PATH
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install-efi-testfs.sh9 PATH=/sbin:/bin:/usr/sbin:/usr/bin
H A Dinit-install-testfs.sh8 PATH=/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/openbmc/poky/meta/recipes-devtools/bison/
H A Dbison_3.8.2.bb20 # No point in hardcoding path to m4, just use PATH
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst45 - buildtools-tarball: Handle spaces within user $PATH
103 - populate_sdk_ext: Handle spaces within user $PATH
125 - toolchain-scripts: Handle spaces within user $PATH
H A Dmigration-1.3.rst29 :term:`SSTATE_MIRRORS`, you need to append "PATH"
34 SSTATE_MIRRORS = "file://.* http://someserver.tld/share/sstate/PATH"
/openbmc/qemu/docs/tools/
H A Dqemu-nbd.rst57 .. option:: -k, --socket=PATH
59 Use a unix socket with path *PATH*.
188 .. option:: --pid-file=PATH
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh17 PATH=${RCUTORTURE}/bin:$PATH; export PATH
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp116 xyz::openbmc_project::Common::File::Open::PATH( in connect()
130 xyz::openbmc_project::Common::File::Open::PATH( in connect()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/
H A Dchrony_4.5.bb116 …sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/in…
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dpasswdobj-attributes.c207 [PATH] = ACPI_TYPE_STRING,
275 case PATH: in hp_populate_password_elements_from_package()
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox.inc444 export PATH=$busybox_rmdir:$PATH
482 export PATH=$PATH:$tmpdir
498 export PATH=$busybox_rmdir:$PATH
/openbmc/openbmc/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/
H A D0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch45 # $PATH. Ideally we should use gnome.compile_resources() and let Meson deal with
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dfind_existing_config.patch63 if [ `PATH="/usr/bin:/bin"; id -u` -ne 0 ]; then
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mraa/
H A Dmraa_git.bb27 … -DPYTHON3_PACKAGES_PATH:PATH=${baselib}/python${PYTHON_BASEVERSION}/site-packages \
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass699 bin_path = bb.utils.which(os.environ["PATH"], bin_cmd)
774 paths = d.getVar('PATH').split(":")
776 …status.addresult("PATH contains '.', './' or '' (empty element), which will break the build, pleas…
778 #Check if bitbake is present in PATH environment variable
779 bb_check = bb.utils.which(d.getVar('PATH'), 'bitbake')
781 bb.warn("bitbake binary is not found in PATH, did you source the script?")
910 # SSTATE_MIRROR ends with a /PATH string
911 if mirror.endswith('/PATH'):
912 # remove /PATH$ from SSTATE_MIRROR to get a working
914 mirror_base = urllib.parse.urlparse(mirror[:-1*len('/PATH')]).path
/openbmc/linux/Documentation/bpf/
H A Ds390.rst75 export PATH=/opt/clang-bpf/bin:$PATH
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py.in35 parser.add_option("-o", "--output", dest="output", metavar="PATH", default=None,
38 help="split the output chart into <NUM> charts, only works with \"-o PATH\"")
/openbmc/openbmc/poky/meta/classes/
H A Drm_work.bbclass36 …orce using the HOSTTOOLS 'rm' - otherwise the SYSROOT_NATIVE 'rm' can be selected depending on PATH
38 RM_BIN="$(PATH=${HOSTTOOLS_DIR} command -v rm)"
/openbmc/openbmc-tools/
H A DREADME.md45 the repository to your PATH might be a bit of a dice-roll. We may also move or
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dnativesdk.bbclass127 PATH:prepend = "${COREBASE}/scripts/nativesdk-intercept:"
/openbmc/openpower-vpd-parser/
H A Dmeson.options12 option('OBJPATH', type : 'string', value : '/com/ibm/VPD/Manager', description : 'OBJECT PATH FOR T…
/openbmc/u-boot/test/py/
H A DREADME.md170 via `$PATH`. These scripts implement certain actions on behalf of the test
323 PATH=$HOME/ubtest/bin:$PATH \
334 PATH=$HOME/ubtest/bin:$PATH \
/openbmc/openbmc-test-automation/lib/
H A Dgen_valid.py702 PATH = os.environ.get("PATH", "").split(":")
704 error_message += gp.sprint_var(PATH)
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_tools.md58 $ export PATH=$PATH:<path to directory>

1...<<1112131415161718192021