diff --git a/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-bodypix_git.bb b/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-bodypix_git.bb index 9fd65ad13..c80d16d42 100644 --- a/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-bodypix_git.bb +++ b/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-bodypix_git.bb @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRCREV = "655a354df5f939602ff6b9da2cbc4d2c78898107" -SRC_URI = "git://github.com/google-coral/project-bodypix.git;protocol=https" +SRC_URI = "git://github.com/google-coral/project-bodypix.git;protocol=https;branch=master" S = "${WORKDIR}/git" diff --git a/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-camera_git.bb b/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-camera_git.bb index 7076f13c5..95c0e3a5d 100644 --- a/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-camera_git.bb +++ b/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-camera_git.bb @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRCREV = "19335531f599133e054ec2ddcc31733d24031ba5" -SRC_URI = "git://github.com/google-coral/examples-camera.git;protocol=https \ +SRC_URI = "git://github.com/google-coral/examples-camera.git;protocol=https;branch=master \ file://0001-gstreamer-fix-video-sink-for-wayland-images.patch \ " diff --git a/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-keyword_git.bb b/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-keyword_git.bb index 870520dfc..f26504ee9 100644 --- a/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-keyword_git.bb +++ b/meta-digi-arm/recipes-bsp/libedgetpu/libedgetpu-keyword_git.bb @@ -4,7 +4,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRCREV = "43a5fd0578c75c9140b4f057de74f2dbac96ceff" -SRC_URI = "git://github.com/google-coral/project-keyword-spotter.git;protocol=https" +SRC_URI = "git://github.com/google-coral/project-keyword-spotter.git;protocol=https;branch=master" S = "${WORKDIR}/git" diff --git a/meta-digi-arm/recipes-digi/cryptoauthlib/cryptoauthlib_git.bb b/meta-digi-arm/recipes-digi/cryptoauthlib/cryptoauthlib_git.bb index a555fd9a7..0567b41f6 100644 --- a/meta-digi-arm/recipes-digi/cryptoauthlib/cryptoauthlib_git.bb +++ b/meta-digi-arm/recipes-digi/cryptoauthlib/cryptoauthlib_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://license.txt;md5=84f2905dc39d2f8cdffb00af6f9e6d4e" SRCREV = "a0007d2f6c42fddab5dca1575e0f404788829ddc" -GIT_URI ?= "git://github.com/MicrochipTech/cryptoauthlib.git;protocol=https" +GIT_URI ?= "git://github.com/MicrochipTech/cryptoauthlib.git;protocol=https;branch=master" SRC_URI = " \ ${GIT_URI};nobranch=1 \ diff --git a/meta-digi-arm/recipes-kernel/dtc/dtc.inc b/meta-digi-arm/recipes-kernel/dtc/dtc.inc index c7844225b..9983a6eb7 100644 --- a/meta-digi-arm/recipes-kernel/dtc/dtc.inc +++ b/meta-digi-arm/recipes-kernel/dtc/dtc.inc @@ -5,7 +5,7 @@ SECTION = "bootloader" LICENSE = "GPLv2 | BSD" DEPENDS = "flex-native bison-native" -SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git \ +SRC_URI = "git://git.kernel.org/pub/scm/utils/dtc/dtc.git;branch=master \ file://make_install.patch \ file://0001-checks-Use-proper-format-modifier-for-size_t.patch \ " diff --git a/meta-digi-dey/recipes-devtools/python3-pycoral/python3-pycoral_1.0.1.bb b/meta-digi-dey/recipes-devtools/python3-pycoral/python3-pycoral_1.0.1.bb index 0e28b1362..fd3ea2cd3 100644 --- a/meta-digi-dey/recipes-devtools/python3-pycoral/python3-pycoral_1.0.1.bb +++ b/meta-digi-dey/recipes-devtools/python3-pycoral/python3-pycoral_1.0.1.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${S}/pycoral-1.0.1.dist-info/LICENSE;md5=d8927f3331d2 PYTHON_PACKAGE = "pycoral-1.0.1-cp38-cp38-linux:aarch64.whl" -SRC_URI = "git://github.com/google-coral/pycoral.git;protocol=https" +SRC_URI = "git://github.com/google-coral/pycoral.git;protocol=https;branch=master" SRCREV = "d4b9f572fa3baef9d854483a171e02a6b3f9dbd0" SRC_URI += "https://github.com/google-coral/pycoral/releases/download/v1.0.1/${PYTHON_PACKAGE};downloadfilename=${PYTHON_PACKAGE};subdir=${BP};name=python-wheel" diff --git a/meta-digi-dey/recipes-devtools/stb/stb_git.bb b/meta-digi-dey/recipes-devtools/stb/stb_git.bb index 327328fa9..afc764467 100644 --- a/meta-digi-dey/recipes-devtools/stb/stb_git.bb +++ b/meta-digi-dey/recipes-devtools/stb/stb_git.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://stb.h;beginline=14418;endline=14433;md5=b10975d4c8155 PV = "0.0+git${SRCPV}" SRCREV = "f67165c2bb2af3060ecae7d20d6f731173485ad0" -SRC_URI = "git://github.com/nothings/stb.git" +SRC_URI = "git://github.com/nothings/stb.git;branch=master;protocol=https" S = "${WORKDIR}/git" diff --git a/meta-digi-dey/recipes-graphics/vulkan/vkmark_git.bb b/meta-digi-dey/recipes-graphics/vulkan/vkmark_git.bb index 988f44db2..55ec07cff 100644 --- a/meta-digi-dey/recipes-graphics/vulkan/vkmark_git.bb +++ b/meta-digi-dey/recipes-graphics/vulkan/vkmark_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL2.1;md5=4fbd65380cdd255951079008b364516c" DEPENDS = "vulkan-loader assimp glm" SRC_URI = " \ - git://github.com/vkmark/vkmark;protocol=https \ + git://github.com/vkmark/vkmark;protocol=https;branch=master \ file://0001-scenes-Use-depth-format-supported-by-i.MX.patch \ file://0001-src-meson.build-Prepend-sysroot-for-the-includedir.patch \ " diff --git a/meta-digi-dey/recipes-graphics/vulkan/vulkan-demos_git.bb b/meta-digi-dey/recipes-graphics/vulkan/vulkan-demos_git.bb index 1fab6b946..c035879f4 100644 --- a/meta-digi-dey/recipes-graphics/vulkan/vulkan-demos_git.bb +++ b/meta-digi-dey/recipes-graphics/vulkan/vulkan-demos_git.bb @@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=dcf473723faabf17baa9b5f2207599d0 \ SRCREV_glm = "1ad55c5016339b83b7eec98c31007e0aee57d2bf" SRCREV_ktx = "726d14d02c95bb21ec9e43807751b491d295dd3c" -SRC_URI = "git://github.com/SaschaWillems/Vulkan.git \ - git://github.com/g-truc/glm;destsuffix=git/external/glm;name=glm \ - git://github.com/KhronosGroup/KTX-Software;destsuffix=git/external/ktx;name=ktx;lfs=0 \ +SRC_URI = "git://github.com/SaschaWillems/Vulkan.git;branch=master;protocol=https \ + git://github.com/g-truc/glm;destsuffix=git/external/glm;name=glm;branch=master;protocol=https \ + git://github.com/KhronosGroup/KTX-Software;destsuffix=git/external/ktx;name=ktx;lfs=0;branch=master;protocol=https \ file://0001-Don-t-build-demos-with-questionably-licensed-data.patch \ " UPSTREAM_CHECK_COMMITS = "1" diff --git a/meta-digi-dey/recipes-graphics/vulkan/vulkan-validationlayers_1.2.170.0.bb b/meta-digi-dey/recipes-graphics/vulkan/vulkan-validationlayers_1.2.170.0.bb index ff888d486..7a16e86fd 100644 --- a/meta-digi-dey/recipes-graphics/vulkan/vulkan-validationlayers_1.2.170.0.bb +++ b/meta-digi-dey/recipes-graphics/vulkan/vulkan-validationlayers_1.2.170.0.bb @@ -8,7 +8,7 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=sdk-1.2.170" +SRC_URI = "git://github.com/KhronosGroup/Vulkan-ValidationLayers.git;branch=sdk-1.2.170;protocol=https" SRCREV = "4fdcd0eebfed3505732720fc6fd98293e847d697" diff --git a/meta-digi-dey/recipes-qt/examples/cinematicexperience-rhi_1.0.bb b/meta-digi-dey/recipes-qt/examples/cinematicexperience-rhi_1.0.bb index 354a33259..37bda2e00 100644 --- a/meta-digi-dey/recipes-qt/examples/cinematicexperience-rhi_1.0.bb +++ b/meta-digi-dey/recipes-qt/examples/cinematicexperience-rhi_1.0.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://quitcoding.com/?page=work#cinex" LICENSE = "CC-BY-3.0" LIC_FILES_CHKSUM = "file://README.md;beginline=51;endline=62;md5=894ca59686d0bd2b73d1bca0faf1032f" -SRC_URI = "git://github.com/alpqr/qt5-cinematic-experience.git;protocol=https" +SRC_URI = "git://github.com/alpqr/qt5-cinematic-experience.git;protocol=https;branch=master" SRCREV = "5d44dd7d4fd563b33570a14c2274e7fa9cc7d84f"