| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/ |
| H A D | libsdl2-mixer_2.8.1.bb | 16 touch ${STAGING_BINDIR}/fluidsynth 17 touch ${STAGING_BINDIR}/wavpack 18 touch ${STAGING_BINDIR}/wvunpack 19 touch ${STAGING_BINDIR}/wvgain 20 touch ${STAGING_BINDIR}/wvtag
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/postinst/ |
| H A D | postinst_1.0.bb | 18 # At rootfs time touch $TESTDIR/rootfs. Errors if the file already exists, or 34 touch $D${TESTDIR}/rootfs 47 touch ${TESTDIR}/delayed-a 60 touch ${TESTDIR}/delayed-b 67 touch $D${TESTDIR}/rootfs-before-failure 71 touch $D${TESTDIR}/rootfs-after-failure
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/bbclasses/ |
| H A D | systemd-and-sysvinit.bb | 7 touch ${D}${systemd_system_unitdir}/${BPN}.service 10 touch ${D}${INIT_D_DIR}/${BPN}
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/logwarn/ |
| H A D | logwarn_1.0.17.bb | 37 touch ${S}/NEWS 38 touch ${S}/ChangeLog 39 touch ${S}/README
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/ |
| H A D | gnuchess_6.2.9.bb | 16 touch ${S}/ABOUT-NLS 17 touch ${S}/man/gnuchess.1
|
| /openbmc/openbmc/meta-ampere/meta-jefferson/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_power_util.sh | 13 touch /run/openbmc/host@0-softpoweroff-shutdown-ack 23 touch /run/openbmc/host@0-softpoweroff
|
| /openbmc/u-boot/test/stdint/ |
| H A D | test-includes.sh | 32 touch ${out}/config.h 34 touch ${out}/generated/generic-asm-offsets.h
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/files/ |
| H A D | obmc-init.sh | 160 touch /takeover and exit to become PID 1 allowing editing of this script. 224 touch $optbase 313 touch $trigger 319 touch $trigger 328 touch $trigger 363 touch $trigger 390 touch $trigger
|
| /openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/initrdscripts/files/ |
| H A D | gxp-obmc-init.sh | 154 touch /takeover and exit to become PID 1 allowing editing of this script. 233 touch $optbase 317 touch $trigger 323 touch $trigger 332 touch $trigger 352 touch $trigger 378 touch $trigger
|
| /openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
| H A D | 0003-Exclude-VCS-directory-with-writing-from-an-archive.patch | 65 +touch .git/_A 68 +touch .gitignore 71 +touch .git_B 72 +touch _C
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/ |
| H A D | makefile-no-rebuild.patch | 27 - @if test -f configure.sh; then cp -p configure.sh configure.sh.old; else touch configure.sh.old; … 28 - @if test -f config.h.in; then cp -p config.h.in config.h.in.old; else touch config.h.in.old; fi 30 - autoheader && touch config.h.in 63 - @if test -f Makefile; then cp -p Makefile Makefile.old; else touch Makefile.old; fi
|
| /openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_power_util.sh | 22 touch /run/openbmc/host@0-softpoweroff-shutdown-ack 32 touch /run/openbmc/host@0-softpoweroff
|
| /openbmc/openbmc/meta-facebook/meta-ventura/recipes-core/udev/persistent-rs485-port-mapping/ |
| H A D | rmc-v1.rules | 4 ENV{UART_IC}=="FT4232H", ATTRS{busnum}=="1", RUN+="/bin/touch /tmp/udev_ft4232h_bus1_exists" 5 ENV{UART_IC}=="FT4232H", ATTRS{busnum}=="2", RUN+="/bin/touch /tmp/udev_ft4232h_bus2_exists" 6 ENV{UART_IC}=="FT4232H", ATTRS{busnum}=="3", RUN+="/bin/touch /tmp/udev_ft4232h_bus3_exists"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/ |
| H A D | 0001-Makefile-check-the-file-if-patched-or-not.patch | 24 - $(cpatch) -p1 -i $< && touch $@ 25 + test ! -f $@ && ($(cpatch) -p1 -i $< && touch $@) || echo "$@ exist"
|
| /openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/ |
| H A D | Ldap.vue | 47 @change="v$.form.secureLdapEnabled.$touch()" 113 @change="v$.form.serverUri.$touch()" 132 @change="v$.form.bindDn.$touch()" 154 @change="v$.form.bindPassword.$touch()" 172 @change="v$.form.baseDn.$touch()" 192 @change="v$.form.userIdAttribute.$touch()" 209 @change="v$.form.groupIdAttribute.$touch()" 401 this.v$.form.$touch(); 429 this.v$.form.activeDirectoryEnabled.$touch(); 438 this.v$.form.ldapAuthenticationEnabled.$touch();
|
| /openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/ |
| H A D | ModalSettings.vue | 32 @input="v$.form.lockoutThreshold.$touch()" 64 @change="v$.form.unlockMethod.$touch()" 73 @change="v$.form.unlockMethod.$touch()" 88 @input="v$.form.lockoutDuration.$touch()" 202 this.v$.$touch();
|
| H A D | ModalUser.vue | 35 @click="v$.form.manualUnlock.$touch()" 51 @change="v$.form.status.$touch()" 61 @change="v$.form.status.$touch()" 87 @input="v$.form.username.$touch()" 117 @change="v$.form.privilege.$touch()" 155 @input="v$.form.password.$touch()" 190 @input="v$.form.passwordConfirmation.$touch()" 364 this.v$.$touch();
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
| H A D | freeradius | 55 touch /var/log/radius/radius.log 60 touch ${PIDFILE}
|
| /openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-utils/ |
| H A D | ampere_power_util.sh | 22 touch /run/openbmc/host@0-softpoweroff-shutdown-ack 32 touch /run/openbmc/host@0-softpoweroff
|
| /openbmc/webui-vue/src/views/Settings/Network/ |
| H A D | ModalIpv4.vue | 20 @input="v$.form.ipAddress.$touch()" 42 @input="v$.form.gateway.$touch()" 66 @input="v$.form.subnetMask.$touch()" 167 this.v$.$touch();
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
| H A D | pon | 5 touch /var/run/ppp-quick
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/ |
| H A D | postgresql.init | 66 touch "$PGLOG" || exit 4 118 touch "$lockfile"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/nbench-byte/nbench-byte/ |
| H A D | nbench_32bits.patch | 37 - if [ "4" = `./pointer` ] ; then touch pointer.h ;\ 40 + touch pointer.h ;
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/tpm-tools/ |
| H A D | tpm-tools_1.3.9.2.bb | 35 touch po/Makefile.in.in 36 touch m4/Makefile.am
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/container-image/ |
| H A D | container-image-testpkg.bb | 7 touch ${D}${bindir}/theapp
|