Home
last modified time | relevance | path

Searched refs:checkout (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-check-branches.sh74 git checkout $i > $resdir/$ds/$idir/git-checkout.out 2>&1
75 echo git checkout return code: $? "(Commit $ntry: $i)"
93 git checkout "$curcommit"
/openbmc/linux/drivers/gpu/drm/ci/
H A Dbuild-igt.sh6 git clone https://gitlab.freedesktop.org/drm/igt-gpu-tools.git --single-branch --no-checkout
8 git checkout $IGT_VERSION
/openbmc/openbmc/meta-raspberrypi/.github/workflows/
H A Dcompliance.yml16 uses: actions/checkout@v3
42 uses: actions/checkout@v3
H A Dyocto-layer.yml18 uses: actions/checkout@v3
H A Dyocto-builds.yml42 uses: actions/checkout@v3
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/
H A Ddont.call.git.rev-parse.on.parent.dir.patch3 When WORKDIR is included in some other git checkout, version.sh calls git rev-parse
4 and it returns some description from that upper git checkout even when rfkill is
/openbmc/openbmc/poky/scripts/contrib/
H A Dbuild-perf-test-wrapper.sh25 -c COMMITISH test (checkout) this commit, <branch>:<commit> can be
112 git checkout HEAD^0 &> /dev/null
125 if ! git checkout -f $branch &> /dev/null; then
/openbmc/webui-vue/
H A Dformat-code.sh23 git checkout package-lock.json
/openbmc/openbmc/poky/meta/classes/
H A Ddevtool-source.bbclass186 bb.process.run('git checkout -- patches', cwd=srcsubdir)
204 bb.process.run('git checkout %s -b devtool-no-overrides' % initial_rev, cwd=srcsubdir)
213 bb.process.run('git checkout %s' % devbranch, cwd=srcsubdir)
216 bb.process.run('git checkout %s -b devtool-no-overrides' % devbranch, cwd=srcsubdir)
224 … bb.process.run('git checkout %s -b devtool-override-%s' % (initial_rev, override), cwd=srcsubdir)
233 bb.process.run('git checkout %s' % devbranch, cwd=srcsubdir)
/openbmc/linux/tools/memory-model/scripts/
H A Dinitlitmushist.sh50 ( cd litmus; git checkout origin/master )
H A Dcheckghlitmus.sh25 ( cd litmus; git checkout origin/master )
/openbmc/u-boot/tools/buildman/
H A Dtest.py194 checkout=False, show_unknown=False)
415 checkout=False, show_unknown=False)
425 checkout=False, show_unknown=False)
432 checkout=False, show_unknown=False,
H A Dbuilder.py224 gnu_make='make', checkout=True, show_unknown=True, step=1, argument
261 self.checkout = checkout
392 def SelectCommit(self, commit, checkout=True): argument
396 if checkout and self.checkout:
/openbmc/openbmc/meta-arm/
H A D.gitlab-ci.yml75 - kas dump --update --force-checkout --resolve-refs --resolve-env $KASFILES
270 …- kas shell --update --force-checkout $KASFILES -c 'oe-selftest --num-processes 2 --select-tag met…
276 …- kas shell --update --force-checkout ci/base.yml:ci/meta-openembedded.yml:lockfile.yml --command \
290 …- kas shell --update --force-checkout ci/qemuarm64.yml:ci/meta-openembedded.yml:ci/meta-secure-cor…
309 - kas shell --update --force-checkout ci/base.yml --command \
/openbmc/openbmc/poky/meta/classes-recipe/
H A Ddos2unix.bbclass11 # git push/checkout processes.
/openbmc/qemu/
H A D.patchew.yml155 # Testing script will be invoked under the git checkout with
184 # Testing script will be invoked under the git checkout with
213 # Testing script will be invoked under the git checkout with
238 # Testing script will be invoked under the git checkout with
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer/
H A D0003-Remove-strip-step-in-Makefile.patch22 @@ -252,5 +252,3 @@ checkout:
H A D0005-Don-t-require-internet-connection-during-build.patch51 -all: checkout configure compile
/openbmc/webui-vue/.github/workflows/
H A Ddeploy-docs-to-gh-pages.yml10 - uses: actions/checkout@v2
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst278 special value of "now" causes the checkout to be updated on every
282 checkout is saved. The location is often ``DL_DIR/cvs``.
308 checkout a specific date. The special value of "now" causes the
309 checkout to be updated on every build.
322 - *"fullpath":* Controls whether the resulting checkout is at the
325 - *"norecurse":* Causes the fetcher to only checkout the specified
351 - *"path_spec":* A specific directory in which to checkout the
357 - *"rev":* The revision of the source code to checkout.
414 a custom routine to checkout code. The default is "0".
439 - *"rev":* The revision to use for the checkout. The default is
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/
H A Dxorg-minimal-fonts.bb31 # Pick a date/time as otherwise it would be the git checkout/modify time
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md104 `git checkout` the appropriate branch every time you switched topics:
111 git checkout topic-branch
151 git checkout -b sensorhandler-tests master
350 Commit your test changes. Then, you'll want to checkout the
358 git checkout master # Here you can use any branch except sensorhandler-tests
360 git checkout sensorhandler-tests
455 refs/changes/43/23043/1 && git checkout FETCH_HEAD
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A DREADME17 $ git checkout origin/imx_4.9.88_imx8qxp_beta2 -b imx_4.9.88_imx8qxp_beta2
/openbmc/openbmc-tools/dbus-vis/
H A DREADME.md17 package manager), and then checkout `dbus-pcap` to this folder. To install
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libstrictures/
H A Dlibstrictures-perl_2.000006.bb20 thinks it's running in a test file in a VCS checkout -- although if this \

123