| /openbmc/u-boot/board/amlogic/odroid-c2/ |
| H A D | README.odroid-c2 | 44 > DIR=odroid-c2 47 $DIR 48 > $DIR/fip/fip_create --bl30 $DIR/fip/gxb/bl30.bin \ 49 --bl301 $DIR/fip/gxb/bl301.bin \ 50 --bl31 $DIR/fip/gxb/bl31.bin \ 52 $DIR/fip.bin 53 > $DIR/fip/fip_create --dump $DIR/fip.bin 54 > cat $DIR/fip/gxb/bl2.package $DIR/fip.bin > $DIR/boot_new.bin 55 > $DIR/fip/gxb/aml_encrypt_gxb --bootsig \ 56 --input $DIR/boot_new.bin \ [all …]
|
| /openbmc/qemu/tests/qemu-iotests/sample_images/ |
| H A D | parallels-with-bitmap.sh | 22 DIR=$PWD/parallels-with-bitmap-dir 23 IMG=$DIR/root.hds 24 XML=$DIR/DiskDescriptor.xml 27 rm -rf $DIR 30 prlctl set $CT --device-add hdd --image $DIR --recreate --size 2G 51 rm -rf $DIR
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/ |
| H A D | sshd_check_keys | 6 local DIR="$(dirname "$FILE")" 8 mkdir -p "$DIR" 26 sync "${FILE}.pub" "$DIR" "${FILE}.tmp" 31 sync "$DIR"
|
| /openbmc/phosphor-webui/ |
| H A D | format-code.sh | 10 DIR=$(pwd) 11 cd ${DIR} 15 echo "Formatting code under $DIR/"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/ |
| H A D | run-ptest | 2 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" 7 for write_exe_full_path in ${DIR}/add_person_*; do 16 for read_exe_full_path in ${DIR}/list_people_*; do
|
| /openbmc/u-boot/doc/ |
| H A D | README.virtio | 142 <DIR> 4096 . 143 <DIR> 4096 .. 144 <DIR> 16384 lost+found 145 <DIR> 4096 dev 146 <DIR> 4096 proc 147 <DIR> 4096 sys 148 <DIR> 4096 var 149 <DIR> 4096 etc 150 <DIR> 4096 usr 155 <DIR> 4096 run [all …]
|
| H A D | README.sata | 54 <DIR> 4096 . 55 <DIR> 4096 .. 56 <DIR> 16384 lost+found
|
| /openbmc/openbmc-build-scripts/ |
| H A D | run-qemu-robot-test.sh | 102 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" 106 . "$DIR/scripts/build-qemu-robot-docker.sh" "$DOCKER_IMG_NAME" 109 cp "$DIR"/scripts/boot-qemu* "${UPSTREAM_WORKSPACE}" 174 cp "$DIR"/scripts/run-robot.sh "${WORKSPACE}"
|
| /openbmc/openbmc/meta-security/recipes-security/redhat-security/files/ |
| H A D | find-sh4tmp.sh | 27 DIR="/" 30 DIR="$1" 46 find $DIR -type f -perm /0111 -print >> $tempfile 2>/dev/null
|
| H A D | find-sh4errors.sh | 27 DIR="/" 30 DIR="$1" 46 /usr/bin/find $DIR -type f -perm /0111 -print >> $tempfile 2>/dev/null
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/ |
| H A D | 0005-wx-config-fix-libdir-for-multilib.patch | 44 - wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--release] [--version-full] 45 + wx-config [--prefix[=DIR]] [--exec-prefix[=DIR]][--baselib=DIR]
|
| /openbmc/openbmc-build-scripts/scripts/ |
| H A D | format-code.sh | 119 DIR="$(git rev-parse --show-toplevel || pwd)" 121 DIR="$(git -C "$1" rev-parse --show-toplevel)" 123 if [ ! -e "$DIR/.git" ]; then 124 echo -e "${RED}Error:${NORMAL} Directory ($DIR) does not appear to be a git repository" 128 cd "${DIR}" 129 echo -e " ${BLUE}Formatting code under${NORMAL} $DIR"
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 22 @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )" 23 source "$DIR/../venv-activate.sh" -q 32 @@ -21,4 +21,4 @@ DIR="$( dirname "$SOURCE" )" 33 source "$DIR/../venv-activate.sh" -q 54 @@ -22,7 +22,7 @@ source "$DIR/../venv-activate.sh" -q 69 @@ -24,4 +24,4 @@ source "$DIR/../venv-activate.sh" -q
|
| H A D | 0001-Remove-python-venv.patch | 88 DIR="$( pwd )" 89 -VIRTUALENV_ROOT=${VIRTUALENV_ROOT:-"${DIR}/.venv"} 108 "${DIR}/scripts/prepare-msm.sh"
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/fvp/ |
| H A D | fvp-common.inc | 49 DIR="${D}${FVPDIR}/models/${FVP_ARCH_DIR}*" 51 stat $DIR/FVP_* >/dev/null 2>&1 || bbfatal Cannot find FVP binaries in $DIR 53 for FVP in $DIR/FVP_*; do
|
| /openbmc/openbmc/meta-security/recipes-security/isic/files/ |
| H A D | configure_fix.patch | 25 --x-includes=DIR X include files are in DIR 26 --x-libraries=DIR X library files are in DIR 27 + --with-libnet-dir=DIR libnet library is in this DIR
|
| /openbmc/u-boot/scripts/ |
| H A D | coccicheck | 10 DIR="$(dirname $(readlink -f $0))/.." 19 SPATCH_VERSION_NUM=$(echo $SPATCH_VERSION | ${DIR}/scripts/ld-version.sh) 181 REQ_NUM=$(echo $REQ | ${DIR}/scripts/ld-version.sh)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/files/ |
| H A D | gnome-doc-utils.m4 | 6 AC_HELP_STRING([--with-help-dir=DIR], [path to help docs]),, 12 AC_HELP_STRING([--with-omf-dir=DIR], [path to OMF files]),,
|
| /openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/ |
| H A D | 0001-Fix-build-race-in-Makefile.patch | 42 bin/$(GLEWINFO.BIN): $(GLEWINFO.BIN.OBJ) $(LIB.SHARED.DIR)/$(LIB.SHARED) 49 bin/$(VISUALINFO.BIN): $(VISUALINFO.BIN.OBJ) $(LIB.SHARED.DIR)/$(LIB.SHARED)
|
| /openbmc/openbmc/meta-security/recipes-ids/aide/aide/ |
| H A D | aide.conf | 73 DIR = p+u+g+acl+xattrs
|
| /openbmc/qemu/util/ |
| H A D | drm.c | 25 DIR *dir; in qemu_drm_rendernode_open()
|
| /openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
| H A D | init-exclude.patch | 64 opendir(DIR, $dir); 65 foreach $f (sort { lc($a) cmp lc($b) } readdir(DIR)) {
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | immap.c | 183 DIR, in do_iopset() enumerator 210 cmd = DIR; in do_iopset() 241 case DIR: in do_iopset()
|
| /openbmc/openbmc/meta-security/recipes-security/opendnssec/files/ |
| H A D | libxml2_conf.patch | 16 - [AS_HELP_STRING([--with-libxml2=DIR],[look for libxml2 in this dir])], 49 + [AS_HELP_STRING([--with-libxml2=DIR],
|
| /openbmc/u-boot/scripts/dtc/ |
| H A D | fstree.c | 28 DIR *d; in read_fstree()
|