| /openbmc/qemu/scripts/ |
| H A D | git-submodule.sh | 58 CURSTATUS=$($GIT submodule status $module) 68 $GIT submodule status $m 1> /dev/null 2>&1 72 grep $m $substat > /dev/null 2>&1 || $GIT submodule status $module >> $substat 100 $GIT submodule update --init $modules 1>/dev/null 114 $GIT submodule status $modules
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/git-submodule-test/ |
| H A D | git-submodule-test.bb | 2 HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/git-submodule-test/" 10 SRC_URI = "gitsm://git.yoctoproject.org/git-submodule-test;branch=master"
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | Makefile | 131 .PHONY: git-submodule-update 132 $(SRC_PATH)/../../.git-submodule-status: git-submodule-update config-host.mak 133 Makefile: $(SRC_PATH)/../../.git-submodule-status 135 git-submodule-update:
|
| /openbmc/qemu/ |
| H A D | .gitignore | 8 .git-submodule-status
|
| /openbmc/qemu/tests/lcitool/ |
| H A D | Makefile.include | 16 $(call quiet-command, cd $(SRC_PATH) && git submodule update --init tests/lcitool/libvirt-ci)
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
| H A D | get_module_deps3.py | 64 submodule = "{}.{}".format(current_module, i[:-3]) variable 66 importlib.import_module(submodule)
|
| /openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | 0013-remove-clean-script.patch | 6 This script try to call git submodule, since we are downloading
|
| /openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 72 For each URL passed to the fetcher, the fetcher calls the submodule that 191 As mentioned earlier, the URL prefix determines which fetcher submodule 192 BitBake uses. Each submodule can support different URL parameters, which 200 This submodule handles URLs that begin with ``file://``. The filename 271 This submodule handles checking out files from the CVS version control 340 This fetcher submodule fetches code from the Subversion source control 383 This fetcher submodule fetches code from the Git source control system. 493 This fetcher submodule inherits from the :ref:`Git 507 mirroring infrastructure properly. Further, the submodule sources it 516 This fetcher submodule fetches code from a [all …]
|
| /openbmc/openbmc-build-scripts/ |
| H A D | qemu-build.sh | 67 git submodule update --init dtc
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/ |
| H A D | libcoap_4.3.4.bb | 37 --without-tinydtls --without-submodule-tinydtls \
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | release-notes-4.0.5.rst | 24 - bitbake: gitsm: Error out if submodule refers to parent repo 29 - bitbake: tests/fetch: Allow handling of a file:// url within a submodule
|
| H A D | release-notes-4.0.6.rst | 40 - bitbake: gitsm: Fix regression in gitsm submodule path parsing 59 - externalsrc: git submodule--helper list unsupported
|
| H A D | migration-3.1.rst | 210 - git: ``git-am``, ``git-difftool``, ``git-submodule``, and
|
| H A D | release-notes-5.0.2.rst | 56 - devtool: modify: Catch git submodule error for go code
|
| H A D | release-notes-4.1.2.rst | 35 - bitbake: gitsm: Fix regression in gitsm submodule path parsing
|
| H A D | release-notes-4.0.4.rst | 48 - bitbake: fetch2: gitsm: fix incorrect handling of git submodule relative urls
|
| H A D | release-notes-4.1.1.rst | 31 - bitbake: tests/fetch: Allow handling of a file:// url within a submodule
|
| /openbmc/libmctp/ |
| H A D | README.md | 131 imported, or as a git subtree/submodule)
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | devtool-source.bbclass | 184 …bb.process.run('git submodule foreach --recursive "git tag -f --no-sign devtool-patched"', cwd=sr…
|
| /openbmc/openbmc/poky/scripts/lib/devtool/ |
| H A D | standard.py | 248 (rev, submodule) = line.split() 249 initial_rev[os.path.relpath(submodule, srctree)] = rev 859 submodule = os.path.relpath(submodule_path, srctree) 860 initial_revs[submodule] = rev 862 commits[submodule] = stdout.split()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
| H A D | cargo-c-crates.inc | 134 crate://crates.io/gix-submodule/0.12.0 \ 474 SRC_URI[gix-submodule-0.12.0.sha256sum] = "0f2e0f69aa00805e39d39ec80472a7e9da20ed5d73318b27925a2cc1…
|
| /openbmc/docs/ |
| H A D | cheatsheet.md | 145 git submodule update --init dtc
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | devtool.py | 1718 submodule = result.output.splitlines()[0] 1719 submodule_path = os.path.join(tempdir, submodule) 1737 'file://0001-Adding-a-new-file.patch;patchdir=%s \\\\' % submodule
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/ |
| H A D | CHANGELOG | 890 * Added the 'diagnose' submodule, which includes several useful
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |