Home
last modified time | relevance | path

Searched refs:DIR (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/u-boot/board/amlogic/odroid-c2/
H A DREADME.odroid-c244 > 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 Dparallels-with-bitmap.sh22 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 Dsshd_check_keys6 local DIR="$(dirname "$FILE")"
8 mkdir -p "$DIR"
26 sync "${FILE}.pub" "$DIR" "${FILE}.tmp"
31 sync "$DIR"
/openbmc/phosphor-webui/
H A Dformat-code.sh10 DIR=$(pwd)
11 cd ${DIR}
15 echo "Formatting code under $DIR/"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf/
H A Drun-ptest2 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 DREADME.virtio142 <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 DREADME.sata54 <DIR> 4096 .
55 <DIR> 4096 ..
56 <DIR> 16384 lost+found
/openbmc/openbmc-build-scripts/
H A Drun-qemu-robot-test.sh102 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 Dfind-sh4tmp.sh27 DIR="/"
30 DIR="$1"
46 find $DIR -type f -perm /0111 -print >> $tempfile 2>/dev/null
H A Dfind-sh4errors.sh27 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 D0005-wx-config-fix-libdir-for-multilib.patch44 - 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 Dformat-code.sh119 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 D0006-Use-python3-and-pip3-instead-of-python-and-pip.patch22 @@ -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 D0001-Remove-python-venv.patch88 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 Dfvp-common.inc49 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 Dconfigure_fix.patch25 --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 Dcoccicheck10 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 Dgnome-doc-utils.m46 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 D0001-Fix-build-race-in-Makefile.patch42 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 Daide.conf73 DIR = p+u+g+acl+xattrs
/openbmc/qemu/util/
H A Ddrm.c25 DIR *dir; in qemu_drm_rendernode_open()
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dinit-exclude.patch64 opendir(DIR, $dir);
65 foreach $f (sort { lc($a) cmp lc($b) } readdir(DIR)) {
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c183 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 Dlibxml2_conf.patch16 - [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 Dfstree.c28 DIR *d; in read_fstree()

123