Home
last modified time | relevance | path

Searched refs:PATH (Results 276 – 300 of 514) sorted by relevance

1...<<1112131415161718192021

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dinit23 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-hello.rst67 ``PATH`` variable. First, look at your current ``PATH`` variable by
70 $ echo $PATH
73 for the BitBake binary to the ``PATH``. Here is an example that adds the
75 ``PATH`` variable::
77 $ export PATH=/home/scott-lenovo/bitbake/bin:$PATH
148 the same manner that you set ``PATH`` earlier in the appendix. You
/openbmc/linux/tools/perf/trace/beauty/
H A Dopen_flags.c59 P_FLAG(PATH); in open__scnprintf_flags()
/openbmc/openbmc/poky/meta/recipes-devtools/distcc/files/
H A Ddistcc23 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/u-boot/doc/
H A DREADME.ag101p30 1. Prepare the toolchains and make sure the $PATH to toolchains is correct.
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass165 path = d.getVar("PATH")
166 opath = d.getVar("BB_ORIGENV", False).getVar("PATH")
167 ospath = os.environ['PATH']
168 os.environ['PATH'] = path + ":" + opath + ":" + ospath
179 os.environ['PATH'] = ospath
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/
H A Dmariadb.inc94 -DINSTALL_DOCDIR:PATH=${datadir}/doc/${BPN} \
95 -DINSTALL_LIBDIR:PATH=${baselib} \
96 -DINSTALL_PLUGINDIR:PATH=${baselib}/plugin \
97 -DINSTALL_SYSCONFDIR:PATH=${sysconfdir} \
98 -DMYSQL_DATADIR:PATH=/var/mysql \
/openbmc/u-boot/board/amlogic/s400/
H A DREADME50 …> export PATH=$PWD/gcc-linaro-aarch64-none-elf-4.8-2013.11_linux/bin:$PWD/gcc-linaro-arm-none-eabi…
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/
H A Dtftp-hpa_5.2.bb65 …sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/in…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-man-file.patch65 -PATH=/bin:/usr/bin:@BINDIR@
66 +PATH=/usr/local/bin:/usr/bin:/bin
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/
H A Duse-pkgconfig-to-check-libgcrypt.patch28 - AC_MSG_FAILURE([libgcrypt-config not found in PATH])
/openbmc/openbmc/poky/meta/recipes-extended/hdparm/hdparm/
H A Dwiper.sh-fix-stat-path.patch20 hash -r ## Refresh bash's cached PATH entries
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A Dcollectd.init27 export PATH=/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/openbmc/meta-hpe/meta-rl300-g11/conf/templates/default/
H A Dlocal.conf.sample220 # NOTE: if the mirror uses the same structure as SSTATE_DIR, you need to add PATH
224 #file://.* https://someserver.tld/share/sstate/PATH;downloadfilename=PATH \
225 #file://.* file:///some/local/dir/sstate/PATH"
239 #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
/openbmc/openbmc/meta-hpe/meta-dl360-g11/conf/templates/default/
H A Dlocal.conf.sample220 # NOTE: if the mirror uses the same structure as SSTATE_DIR, you need to add PATH
224 #file://.* https://someserver.tld/share/sstate/PATH;downloadfilename=PATH \
225 #file://.* file:///some/local/dir/sstate/PATH"
239 #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/
H A Dradvd.init15 PATH=/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0004-Add-configure-option-to-find-qt5-native-tools.patch28 + AC_HELP_STRING([--with-qt5nativesysroot=PATH], [prepend path - for native qt5 tools]),
/openbmc/openbmc/poky/meta/recipes-extended/sysklogd/files/
H A Dsysklogd18 PATH=/bin:/usr/bin:/sbin:/usr/sbin
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/audit/audit/
H A Dauditd18 PATH=/sbin:/bin:/usr/sbin:/usr/bin
/openbmc/openpower-proc-control/
H A Dtargeting.cpp100 metadata::PATH(e.path1().c_str())); in Targeting()
/openbmc/qemu/docs/system/devices/
H A Dvhost-user-rng.rst34 -chardev socket,path=$(PATH)/rng.sock,id=rng0 \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0001-configure.ac-don-t-use-dnet-config.patch34 - [dnet-config was not found on your PATH. Please configure without dnet or install dnet - http…
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcgi_py.patch23 -# (e.g. Solaris), /usr/local/bin is not in $PATH as passed to CGI
/openbmc/openbmc-tools/ipkdbg/
H A Dipkdbg.in418 PATH=${IPKDBG_BINS}:${PATH} $IPKDBG_GDB -q \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/
H A Dcollectd_5.12.0.bb70 …sed -i 's!^PATH=.*!PATH=${base_sbindir}:${base_bindir}:${sbindir}:${bindir}!' ${D}${sysconfdir}/in…

1...<<1112131415161718192021