Home
last modified time | relevance | path

Searched refs:PATH (Results 401 – 425 of 514) sorted by relevance

1...<<1112131415161718192021

/openbmc/linux/arch/mips/boot/
H A DMakefile162 env PATH="$(objtree)/scripts/dtc:$(PATH)" \
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-install.sh8 PATH=/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap54 PATH = 1 variable in MessageFieldType
483 mf = Field(MessageFieldType.PATH, rule.value)
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_ipk.bbclass242 subprocess.check_output("PATH=\"%s\" %s %s %s" % (localdata.getVar("PATH"),
H A Dpackage_deb.bbclass281 …subprocess.check_output("PATH=\"%s\" %s -b %s %s" % (localdata.getVar("PATH"), localdata.getVar("D…
H A Dbase.bbclass71 PATH:prepend = "${@extra_path_elements(d)}"
101 path = origbbenv.getVar("PATH")
127 …ng required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH, please install the…
267 # Works with the line in layer.conf which changes PATH to point here
/openbmc/openbmc/poky/meta/conf/
H A Dbitbake.conf505 PATH:prepend = "${COREBASE}/scripts:${STAGING_BINDIR_TOOLCHAIN}:${STAGING_BINDIR_CROSS}:${STAGING_D…
506 export PATH
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dptest.bbclass108 # check if the alternative is in PATH
H A Dptest-cargo.bbclass15 cargo = bb.utils.which(d.getVar("PATH"), d.getVar("CARGO", True))
H A Dcross-canadian.bbclass113 PATH:append = ":${TMPDIR}/sysroots/${HOST_ARCH}/${bindir_cross}"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddevelopment-shell.rst31 - The ``PATH`` variable includes the cross-toolchain.
/openbmc/qemu/python/
H A DREADME.rst59 so that tools like ``qmp-shell`` are always available via $PATH. To
/openbmc/linux/Documentation/arch/arc/
H A Darc.rst77 is added in your ``PATH`` environment variable. Then set ``ARCH=arc`` &
/openbmc/u-boot/scripts/
H A DKbuild.include74 # Return first prefix where a prefix$(CC) is found in PATH.
75 # If no $(CC) found in PATH with listed prefixes return nothing
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dsystem-requirements.rst308 ``PATH`` and any other environment variables required to run the
349 ``PATH`` and any other environment variables required to run the
420 ``PATH`` and any other environment variables required to run the
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.3.rst85 ``PATH`` Variable
89 ``PATH`` is now sanitized such that the normal native binary paths
94 to ``PATH``.
106 PATH
/openbmc/u-boot/doc/
H A DREADME.NetConsole46 in PATH or in the same directory, it will be used instead.
/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/
H A Dtcmode-external-arm.inc11 PATH =. "${TOOLCHAIN_PATH_ADD}"
/openbmc/openbmc-test-automation/extended/code_update/
H A Dcode_update_utils.robot117 Log \n PATH: ${filepath}
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc679 |qemu_system| -drive file=gluster[+TYPE]://[HOST}[:PORT]]/VOLUME/PATH
711 *PATH* is the path to the actual disk image that resides on gluster volume.
727 qemu-img create gluster://HOST/VOLUME/PATH SIZE
761 |qemu_system| -drive file=ssh://[USER@]SERVER[:PORT]/PATH[?host_key_check=HOST_KEY_CHECK]
767 …e.driver=ssh[,file.user=USER],file.host=SERVER[,file.port=PORT],file.path=PATH[,file.host_key_chec…
781 *PATH* is the path to the disk image.
/openbmc/qemu/roms/
H A DMakefile27 path := $(subst :, ,$(PATH))
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h243 PATH = 2, enumerator
/openbmc/u-boot/doc/imx/common/
H A Dmxs.txt80 Make sure the "elftosb" binary can be found in your $PATH, in this case this
81 means "/usr/local/bin/" has to be in your $PATH.
/openbmc/openbmc/poky/meta/recipes-support/pinentry/pinentry-1.2.1/
H A Dgpg-error_pkconf.patch64 - AC_PATH_PROG(GPGRT_CONFIG, gpgrt-config, no, [$prefix/bin:$PATH])
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc101 # Strip the paths from the QEMU variable, we can use PATH
152 BHOST_PKGCONFIG_PATH=$(PATH=/usr/bin:/bin pkg-config --variable pc_path pkg-config || echo "")

1...<<1112131415161718192021