| /openbmc/u-boot/ |
| H A D | MAINTAINERS | 11 Type is one of: git, hg, quilt, stgit, topgit 28 get_maintainer will not look at git log history when an F: pattern 29 match occurs. When an N: match occurs, git log history is used 30 to also notify the people that have git commit signatures. 58 T: git git://git.denx.de/u-boot-arc.git 80 T: git git://git.denx.de/u-boot-arm.git 86 T: git git://git.denx.de/u-boot-socfpga.git 93 T: git git://git.denx.de/u-boot-amlogic.git 147 T: git git://git.denx.de/u-boot-imx.git 167 T: git git://git.denx.de/u-boot-marvell.git [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/ |
| H A D | opengl-es-cts-sources.inc | 14 …ontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=git/external/renderdoc/… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex… [all …]
|
| H A D | vulkan-cts-sources.inc | 14 …ontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h;subdir=git/external/renderdoc/… 15 …git://github.com/KhronosGroup/SPIRV-Tools.git;protocol=https;nobranch=1;destsuffix=git/external/sp… 16 …git://github.com/KhronosGroup/glslang.git;protocol=https;nobranch=1;destsuffix=git/external/glslan… 17 …git://github.com/KhronosGroup/SPIRV-Headers.git;protocol=https;nobranch=1;destsuffix=git/external/… 18 …git://github.com/KhronosGroup/Vulkan-Docs.git;protocol=https;nobranch=1;destsuffix=git/external/vu… 19 …git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;protocol=https;nobranch=1;destsuffix=git… 20 …git://github.com/google/amber.git;protocol=https;nobranch=1;destsuffix=git/external/amber/src;rev=… 21 …git://github.com/open-source-parsers/jsoncpp.git;protocol=https;nobranch=1;destsuffix=git/external… 22 …git://github.com/Igalia/vk_video_samples.git;protocol=https;nobranch=1;destsuffix=git/external/nvi… 23 …git://github.com/KhronosGroup/Vulkan-Video-Samples.git;protocol=https;nobranch=1;destsuffix=git/ex… [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
| H A D | trusted-services-src.inc | 5 SRC_URI = "git://git.trustedfirmware.org/TS/trusted-services.git;protocol=https;branch=main;name=tr… 20 S = "${WORKDIR}/git/trusted-services" 21 PV ?= "0.0+git" 25 SRC_URI += "git://github.com/dgibson/dtc;name=dtc;protocol=https;branch=main;destsuffix=git/dtc" 30 …RC_URI += "gitsm://github.com/ARMmbed/mbedtls.git;name=mbedtls;protocol=https;branch=master;destsu… 35 SRC_URI += "git://github.com/nanopb/nanopb.git;name=nanopb;protocol=https;branch=master;destsuffix=… 40 SRC_URI += "git://github.com/laurencelundblade/QCBOR.git;name=qcbor;protocol=https;branch=master;de… 45 SRC_URI += "git://github.com/laurencelundblade/t_cose.git;name=tcose;protocol=https;branch=master;d… 50 SRC_URI += "git://github.com/cpputest/cpputest.git;name=cpputest;protocol=https;branch=master;dests… 60 apply_local_src_patches ${S}/external/qcbor ${WORKDIR}/git/qcbor [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/git/ |
| H A D | git_2.49.0.bb | 2 HOMEPAGE = "http://git-scm.com" 3 DESCRIPTION = "Git is a free and open source distributed version control system designed to handle … 8 PROVIDES:append:class-native = " git-replacement-native" 10 SRC_URI = "${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.gz;name=tarball \ 16 file://environment.d-git.sh \ 19 S = "${WORKDIR}/git-${PV}" 32 CVE_PRODUCT = "git-scm:git" 68 template_dir=${datadir}/git-core/templates 71 …install -m 644 ${S}/contrib/completion/git-completion.bash ${D}/${datadir}/bash-completion/complet… 85 # Only install the git cvsserver command if explicitly requested [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/ |
| H A D | trusted-firmware-m-2.1.1-src.inc | 11 SRC_URI_TRUSTED_FIRMWARE_M ?= "git://git.trustedfirmware.org/TF-M/trusted-firmware-m.git;protocol=h… 12 SRC_URI_TRUSTED_FIRMWARE_M_EXTRAS ?= "git://git.trustedfirmware.org/TF-M/tf-m-extras.git;protocol=h… 13 SRC_URI_TRUSTED_FIRMWARE_M_TESTS ?= "git://git.trustedfirmware.org/TF-M/tf-m-tests.git;protocol=htt… 14 SRC_URI_TRUSTED_FIRMWARE_M_CMSIS ?= "git://github.com/ARM-software/CMSIS_6.git;protocol=https" 15 SRC_URI_TRUSTED_FIRMWARE_M_MBEDTLS ?= "gitsm://github.com/ARMmbed/mbedtls.git;protocol=https" 16 SRC_URI_TRUSTED_FIRMWARE_M_MCUBOOT ?= "git://github.com/mcu-tools/mcuboot.git;protocol=https" 17 SRC_URI_TRUSTED_FIRMWARE_M_QCBOR ?= "git://github.com/laurencelundblade/QCBOR.git;protocol=https" 18 SRC_URI_TRUSTED_FIRMWARE_M_PSA_ADAC ?= "git://git.trustedfirmware.org/shared/psa-adac.git;protocol=… 19 SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_M};branch=${SRCBRANCH_tfm};name=tfm;destsuffix=git/tfm \ 20 …USTED_FIRMWARE_M_EXTRAS};branch=${SRCBRANCH_tfm-extras};name=tfm-extras;destsuffix=git/tfm-extras \ [all …]
|
| H A D | trusted-firmware-m-git-src.inc | 15 SRC_URI_TRUSTED_FIRMWARE_M ?= "git://git.trustedfirmware.org/TF-M/trusted-firmware-m.git;protocol=h… 16 SRC_URI_TRUSTED_FIRMWARE_M_EXTRAS ?= "git://git.trustedfirmware.org/TF-M/tf-m-extras.git;protocol=h… 17 SRC_URI_TRUSTED_FIRMWARE_M_TESTS ?= "git://git.trustedfirmware.org/TF-M/tf-m-tests.git;protocol=htt… 18 SRC_URI_TRUSTED_FIRMWARE_M_CMSIS ?= "git://github.com/ARM-software/CMSIS_6.git;protocol=https" 19 SRC_URI_TRUSTED_FIRMWARE_M_MBEDTLS ?= "gitsm://github.com/ARMmbed/mbedtls.git;protocol=https" 20 SRC_URI_TRUSTED_FIRMWARE_M_MCUBOOT ?= "git://github.com/mcu-tools/mcuboot.git;protocol=https" 21 SRC_URI_TRUSTED_FIRMWARE_M_QCBOR ?= "git://github.com/laurencelundblade/QCBOR.git;protocol=https" 22 SRC_URI_TRUSTED_FIRMWARE_M_PSA_ADAC ?= "git://git.trustedfirmware.org/shared/psa-adac.git;protocol=… 23 SRC_URI_TRUSTED_FIRMWARE_M_T_COSE ?= "git://github.com/laurencelundblade/t_cose.git;protocol=https" 24 SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_M};branch=${SRCBRANCH_tfm};name=tfm;destsuffix=git/tfm \ [all …]
|
| H A D | trusted-firmware-m-2.2.0-src.inc | 15 SRC_URI_TRUSTED_FIRMWARE_M ?= "git://git.trustedfirmware.org/TF-M/trusted-firmware-m.git;protocol=h… 16 SRC_URI_TRUSTED_FIRMWARE_M_EXTRAS ?= "git://git.trustedfirmware.org/TF-M/tf-m-extras.git;protocol=h… 17 SRC_URI_TRUSTED_FIRMWARE_M_TESTS ?= "git://git.trustedfirmware.org/TF-M/tf-m-tests.git;protocol=htt… 18 SRC_URI_TRUSTED_FIRMWARE_M_CMSIS ?= "git://github.com/ARM-software/CMSIS_6.git;protocol=https" 19 SRC_URI_TRUSTED_FIRMWARE_M_MBEDTLS ?= "gitsm://github.com/ARMmbed/mbedtls.git;protocol=https" 20 SRC_URI_TRUSTED_FIRMWARE_M_MCUBOOT ?= "git://github.com/mcu-tools/mcuboot.git;protocol=https" 21 SRC_URI_TRUSTED_FIRMWARE_M_QCBOR ?= "git://github.com/laurencelundblade/QCBOR.git;protocol=https" 22 SRC_URI_TRUSTED_FIRMWARE_M_PSA_ADAC ?= "git://git.trustedfirmware.org/shared/psa-adac.git;protocol=… 23 SRC_URI_TRUSTED_FIRMWARE_M_T_COSE ?= "git://github.com/laurencelundblade/t_cose.git;protocol=https" 24 SRC_URI = "${SRC_URI_TRUSTED_FIRMWARE_M};branch=${SRCBRANCH_tfm};name=tfm;destsuffix=git/tfm \ [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minio/ |
| H A D | src_uri.inc | 2 # [1] git ls-remote https://github.com/charmbracelet/bubbletea 3dc51789d11229a1fb00f137d02b50b04cac… 4 SRC_URI += "git://github.com/charmbracelet/bubbletea;name=bubbletea;protocol=https;nobranch=1;dests… 7 # [1] git ls-remote https://github.com/cheggaaa/pb e2a33cc368a206516cc95f7bdd9176db0b83f098 9 SRC_URI += "git://github.com/cheggaaa/pb;name=pb;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${… 12 # [1] git ls-remote https://github.com/dustin/go-humanize e673fa1ffc91213297a60d18a6f513aa74bced52 14 SRC_URI += "git://github.com/dustin/go-humanize;name=go-humanize;protocol=https;nobranch=1;destsuff… 17 # [1] git ls-remote https://github.com/fatih/color a05da93ebe62ca9fc6791d3376ec4dad01196448 19 SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}… 22 # [1] git ls-remote https://github.com/go-ole/go-ole 8b1f7f90f6b1728609c9694f2cff140d34fd91f8 24 SRC_URI += "git://github.com/go-ole/go-ole;name=go-ole;protocol=https;nobranch=1;destsuffix=${WORKD… [all …]
|
| /openbmc/qemu/scripts/ |
| H A D | git-submodule.sh | 6 substat=".git-submodule-status" 13 test -z "$GIT" && GIT=$(command -v git) 18 if ! test -e ".git"; then 19 no_git_error='no git checkout exists' 20 elif test -z "$GIT"; then 21 no_git_error='git binary not found' 31 echo "Unable to automatically checkout GIT submodules '$modules'." 32 echo "If you require use of an alternative GIT binary (for example to" 34 echo "GIT submodule checkout with:" 40 echo " $ GIT='tsocks git' scripts/git-submodule.sh update $modules" [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/ |
| H A D | perfetto.bb | 14 …git://github.com/protocolbuffers/protobuf.git;branch=main;protocol=https;destsuffix=git/buildtools… 15 …git://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git;protocol=https;de… 16 …git://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git;protocol=https… 17 …git://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git;protocol=https… 18 …git://android.googlesource.com/platform/system/libbase.git;branch=master;protocol=https;destsuffix… 19 …git://android.googlesource.com/platform/system/unwinding.git;branch=master;protocol=https;destsuff… 20 …git://android.googlesource.com/platform/system/logging.git;branch=master;protocol=https;destsuffix… 21 …git://android.googlesource.com/platform/system/libprocinfo.git;branch=master;protocol=https;destsu… 22 …git://android.googlesource.com/platform/system/core.git;branch=master;protocol=https;destsuffix=gi… 23 …git://android.googlesource.com/platform/bionic.git;branch=master;protocol=https;destsuffix=git/bui… [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/repo/ |
| H A D | repo_2.54.bb | 4 SUMMARY = "Tool for managing many Git repositories" 5 DESCRIPTION = "Repo is a tool built on top of Git. Repo helps manage many Git repositories, does th… 12 SRC_URI = "git://gerrit.googlesource.com/git-repo.git;protocol=https;branch=main;tag=v${PV} \ 16 MIRRORS += "git://gerrit.googlesource.com/git-repo.git git://github.com/GerritCodeReview/git-repo.g… 18 S = "${WORKDIR}/git" 28 RDEPENDS:${PN} = "python3 git"
|
| /openbmc/openbmc/poky/documentation/overview-manual/ |
| H A D | development-environment.rst | 14 repositories, workflows, Git, and licensing. 150 see the URL at the bottom of the page that you need to clone a Git 151 repository for that particular item. Having a local Git repository of 168 :ref:`overview-manual/development-environment:git` 182 copies of Git repositories for each of these areas. 187 For steps on how to view and access these upstream Git repositories, 193 and extracting these files does not produce a local copy of a Git repository 210 Git Workflows and the Yocto Project 214 :ref:`overview-manual/development-environment:git`. 215 Git is a free, open source distributed version control [all …]
|
| /openbmc/qemu/ |
| H A D | .gitmodules | 3 url = https://gitlab.com/qemu-project/seabios.git/ 6 url = https://gitlab.com/qemu-project/SLOF.git 9 url = https://gitlab.com/qemu-project/ipxe.git 12 url = https://gitlab.com/qemu-project/openbios.git 15 url = https://gitlab.com/qemu-project/qemu-palcode.git 18 url = https://gitlab.com/qemu-project-mirrors/u-boot.git 21 url = https://gitlab.com/qemu-project/skiboot.git 24 url = https://gitlab.com/qemu-project/QemuMacDrivers.git 27 url = https://gitlab.com/qemu-project/seabios-hppa.git 30 url = https://gitlab.com/qemu-project-mirrors/u-boot-sam460ex.git [all …]
|
| /openbmc/openbmc/poky/meta/lib/patchtest/ |
| H A D | repo.py | 4 # patchtestrepo: PatchTestRepo class used mainly to control a git repo from patchtest 11 import git 22 self.repo = git.Repo.init(repodir) 47 self.repo.git.execute(['git', 'checkout', '-B', self._workingbranch, self._commit]) 51 # Check if patch can be merged using git-am 55 …self.repo.git.execute(['git', 'apply', '--check', os.path.abspath(self.patch.path)], with_exceptio… 56 except git.exc.GitCommandError as ce: 79 self.repo.git.execute(['git', 'am', '--keep-cr', os.path.abspath(self.patch.path)]) 83 self.repo.git.execute(['git', 'checkout', self.current_branch]) 84 self.repo.git.execute(['git', 'branch', '-D', self._workingbranch])
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
| H A D | 0001-Fix-too-many-arguments-error-occurring-in-gcc-15.patch | 7 ../../git/src/nettest_bsd.c:4497:19: error: too many arguments to function 'alloc_sendfile_buf_ring… 10 In file included from ../../git/src/nettest_bsd.c:175: 11 ../../git/src/netlib.h:690:26: note: declared here 14 In file included from ../../git/src/nettest_omni.c:184: 15 ../../git/src/hist.h:135:6: error: conflicting types for 'HIST_purge'; have 'void(struct histogram_… 18 In file included from ../../git/src/nettest_omni.c:166: 19 ../../git/src/netlib.h:651:17: note: previous declaration of 'HIST_purge' with type 'void(void)' 22 ../../git/src/nettest_bsd.c: In function 'recv_tcp_stream': 23 ../../git/src/nettest_bsd.c:5197:15: error: too many arguments to function 'allocate_buffer_ring'; … 26 ../../git/src/netlib.h:679:26: note: declared here [all …]
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | externalsrc.py | 19 test_recipe = "git-submodule-test" 20 git_url = "git://git.yoctoproject.org/git-submodule-test" 30 # test with git without submodules 31 runCmd('git clone %s %s' % (git_url, externalsrc_dir)) 37 # test with git with submodules 38 runCmd('git checkout .gitmodules', cwd=externalsrc_dir) 39 runCmd('git submodule update --init --recursive', cwd=externalsrc_dir) 42 # test without git 43 shutil.rmtree(os.path.join(externalsrc_dir, ".git"))
|
| H A D | fetch.py | 17 Verify that the git fetcher will fall back to the HTTP mirrors. The 19 and is hosted in git. 23 dldir = os.path.join(self.builddir, "download-git-mirrors") 26 # No mirrors, should use git to fetch successfully 36 # No mirrors and broken git, should fail 39 SRC_URI:pn-dbus-wait = "git://git.yoctoproject.org/dbus-wait;branch=master;protocol=git" 49 # Broken git but a specific mirror 52 SRC_URI:pn-dbus-wait = "git://git.yoctoproject.org/dbus-wait;branch=master;protocol=git" 54 MIRRORS:forcevariable = "git://.*/.* http://downloads.yoctoproject.org/mirror/sources/" 106 … SRC_URI = "git://example.com/repo;branch=master;rev=ffffffffffffffffffffffffffffffffffffffff" [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/rfkill/rfkill/ |
| H A D | dont.call.git.rev-parse.on.parent.dir.patch | 3 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 9 # on git builds check that the version number above 21 Don't try git rev-parse, if there isn't .git in ${S}. 29 -elif head=`git rev-parse --verify HEAD 2>/dev/null`; then 30 +elif test -d .git && head=`git rev-parse --verify HEAD 2>/dev/null`; then 31 git update-index --refresh --unmerged > /dev/null 32 descr=$(git describe 2>/dev/null || echo "v$VERSION")
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/gitrepotest/ |
| H A D | gitrepotest.bb | 1 SUMMARY = "Test recipe for git repo initialization" 2 HOMEPAGE = "https://git.yoctoproject.org/git/matchbox-panel-2" 8 PATCHTOOL = "git" 10 SRC_URI = "git://git.yoctoproject.org/git/matchbox-panel-2;branch=master;protocol=https \ 16 S = "${WORKDIR}/git"
|
| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | mirrors.bbclass | 34 git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \ 45 git://.*/.* http://sources.openembedded.org/ \ 59 # Use MIRRORS to provide git repo fallbacks using the https protocol, for cases 60 # where git native protocol fetches may fail due to local firewall rules, etc. 63 git://salsa.debian.org/.* git://salsa.debian.org/PATH;protocol=https \ 64 git://git.gnome.org/.* git://gitlab.gnome.org/GNOME/PATH;protocol=https \ 65 git://git.infradead.org/.* git://git.infraroot.at/PATH;protocol=https \ 66 git://.*/.* git://HOST/PATH;protocol=https \ 67 git://.*/.* git://HOST/git/PATH;protocol=https \ 71 # improves user experience whilst allowing the flexibility of git urls in the recipes [all …]
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/git-submodule-test/ |
| H A D | git-submodule-test.bb | 1 SUMMARY = "Test recipe for fetching git submodules" 2 HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/git-submodule-test/" 10 SRC_URI = "gitsm://git.yoctoproject.org/git-submodule-test;branch=master" 13 S = "${WORKDIR}/git" 17 git status 23 git status
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/nv-codec-headers/ |
| H A D | nv-codec-headers_12.1.14.0.bb | 2 HOMEPAGE = "https://git.videolan.org/git/ffmpeg/nv-codec-headers.git" 7 git://git.videolan.org/git/ffmpeg/nv-codec-headers.git;branch=master;protocol=https \ 11 S = "${WORKDIR}/git"
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | oe-publish-sdk | 108 # Setting up the git repo 110 …git ]; then git init .; cp .git/hooks/post-update.sample .git/hooks/post-commit; echo "*.pyc\n*.py… 112 …git ]; then git init .; cp .git/hooks/post-update.sample .git/hooks/post-commit; echo '*.pyc' > .g… 117 logger.error('Failed to set up layer git repo')
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/openocd/ |
| H A D | openocd_git.bb | 8 git://repo.or.cz/openocd.git;protocol=http;name=openocd;branch=master \ 9 git://repo.or.cz/r/git2cl.git;protocol=http;destsuffix=tools/git2cl;name=git2cl;branch=master \ 10 …git://github.com/msteveb/jimtcl.git;protocol=https;destsuffix=git/jimtcl;name=jimtcl;branch=master… 11 …git://repo.or.cz/r/libjaylink.git;protocol=http;destsuffix=git/src/jtag/drivers/libjaylink;name=li… 21 PV = "0.12+git" 22 S = "${WORKDIR}/git"
|