Home
last modified time | relevance | path

Searched refs:HOME (Results 1 – 25 of 120) sorted by relevance

12345

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/tokyocabinet/tokyocabinet/
H A Dremove-hard-coded-include-and-lib-paths.patch3 There are hardcode paths in configure.in eg: /usr/include, $HOME/include etc.
21 -MYCPPFLAGS="-I. -I\$(INCLUDEDIR) -I$HOME/include -I/usr/local/include"
24 -MYLDFLAGS="-L. -L\$(LIBDIR) -L$HOME/lib -L/usr/local/lib"
32 -PATH="$PATH:$HOME/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin"
34 -CPATH="$HOME/include:/usr/local/include:$CPATH"
35 -LIBRARY_PATH="$HOME/lib:/usr/local/lib:$LIBRARY_PATH"
36 -LD_LIBRARY_PATH="$HOME/lib:/usr/local/lib:$LD_LIBRARY_PATH"
37 -PKG_CONFIG_PATH="$HOME/lib/pkgconfig:/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
/OK3568_Linux_fs/kernel/tools/perf/
H A Dperf-with-kcore.sh128 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type d ! -user "$USER" -print -quit)
129 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type f -links 1 ! -user "$USER" -print -quit)
130 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type l ! -user "$USER" -print -quit)
132 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type d ! -group "$GROUPS" -print -quit)
133 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type f -links 1 ! -group "$GROUPS" -print -quit)
134 PERMISSIONS_OK+=$(find "$HOME/.debug" -xdev -type l ! -group "$GROUPS" -print -quit)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vlan/vlan-1.9/
H A Dno-HOME-includes.patch2 Subject: vlan: do not include ${HOME}/linux/include dir
18 -CCFLAGS = -g -D_GNU_SOURCE -Wall -I${HOME}/linux/include
22 ARM_TC_BIN = ${HOME}/Intrinsyc/bin
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dautobuilder-worker-prereq-tests18 if [ ! -x $HOME/yocto-autobuilder-helper/scripts/checkvnc ]; then
19 echo "$HOME/yocto-autobuilder-helper should be created."
22 $HOME/yocto-autobuilder-helper/scripts/checkvnc
/OK3568_Linux_fs/debian/overlay/etc/profile.d/
H A Dcommon-env.sh4 export HOME=${HOME:-$(eval echo ~$USER)}
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/matchbox-session/matchbox-session/
H A Dmatchbox-session9 if [ -e $HOME/.matchbox/session ]
11 exec $HOME/.matchbox/session
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/Xsession.d/
H A D90XWindowManager.sh1 if [ -x $HOME/.Xsession ]; then
2 exec $HOME/.Xsession
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm.conf.in6 HOME=@HOME@
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/
H A DXsession11 if [ -f $HOME/.profile ]; then
12 . $HOME/.profile
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mini-x-session/files/
H A Dmini-x-session9 if [ -e $HOME/.mini_x/session ]
11 exec $HOME/.mini_x/session
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/
H A Denv_install_toolchain.sh39 echo "export PATH=$build_toolchain_path:\$PATH" >> $HOME/.bashrc
40 source $HOME/.bashrc
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xinput-calibrator/xinput-calibrator/
H A DAllow-xinput_calibrator_pointercal.sh-to-be-run-as-n.patch28 +USER_CALFILE="$HOME/.pointercal/pointercal.xinput"
42 + LOGFILE="$HOME/.pointercal/xinput_calibrator.pointercal.log"
44 + mkdir -p "$HOME/.pointercal"
/OK3568_Linux_fs/yocto/poky/documentation/toaster-manual/
H A Dstart.rst43 python 3 cache in your ``$HOME`` directory. The caches is actually
44 located in ``$HOME/.local``. To see what packages have been installed
45 into your ``$HOME`` directory, do the following::
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/
H A D0001-make-Make-CC-weak-assignment.patch31 -prefix = $(HOME)
32 +prefix ?= $(HOME)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/x11vnc/files/
H A Dstarting-fix.patch21 -Exec=x11vnc -gui tray=setpass -rfbport PROMPT -bg -o %%HOME/.x11vnc.log.%%VNCDISPLAY
22 +Exec=x11vnc -bg -rfbport 5900 -skip_lockkeys -o %%HOME/.x11vnc.log.%%VNCDISPLAY
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xorg-core.bug.script114 XORG_LOGS=$(ls -dt /var/log/Xorg.*.log $HOME/.local/share/xorg/Xorg.*.log 2>/dev/null)
118 ls -dlrt /var/log/Xorg.*.log $HOME/.local/share/xorg/Xorg.*.log 2>/dev/null
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/vlock/vlock-2.2.3/
H A Ddisable_vlockrc.patch41 -if [ -r "${HOME}/.vlockrc" ] ; then
42 - . "${HOME}/.vlockrc"
/OK3568_Linux_fs/external/security/rk_tee_user/v1/
H A DREADME.md86 `$ make O=$HOME/foo`
92 `$ make OPTEE_CLIENT_PATH=$HOME/my_new_location`
116 the Linux kernel is at `$HOME/devel/linux`, then you have to export like follows:
118 $ export CHECKPATCH=$HOME/devel/linux/scripts/checkpatch.pl
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/
H A D0001-debuginfod-debuginfod-client.c-use-long-for-cache-ti.patch45 The default parent directory is $HOME, or '/' if $HOME doesn't exist. */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-modify-parameters.patch76 /*#define DEFPATH "PATH=$HOME/bin:/bin:/usr/bin" /* */
78 +#define DEFPATH "PATH=$HOME/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/X11R6/bin" /* */
90 group and procmail can therefore trust a $HOME/.procmailrc that
/OK3568_Linux_fs/buildroot/package/bash/
H A Dbash.bashrc44 if [ ! -e "$HOME/.sudo_as_admin_successful" ] && [ ! -e "$HOME/.hushlogin" ] ; then
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dgconf.bbclass27 HOME=$D/root gconftool-2 \
37 HOME=/root GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/
H A Duseradd3 HOME=/home
/OK3568_Linux_fs/kernel/arch/parisc/
H A Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston-init/
H A Dinit33 export HOME=ROOTHOME

12345