kirkstone migration: update SRC_URI URLs
In 4.0 the branch is mandatory when using git as fetcher in the SRC_URI. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
4a0db0c8a7
commit
b68ddc2357
|
|
@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||||
|
|
||||||
SRCREV = "655a354df5f939602ff6b9da2cbc4d2c78898107"
|
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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||||
|
|
||||||
SRCREV = "19335531f599133e054ec2ddcc31733d24031ba5"
|
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 \
|
file://0001-gstreamer-fix-video-sink-for-wayland-images.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||||
|
|
||||||
SRCREV = "43a5fd0578c75c9140b4f057de74f2dbac96ceff"
|
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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://license.txt;md5=84f2905dc39d2f8cdffb00af6f9e6d4e"
|
||||||
|
|
||||||
SRCREV = "a0007d2f6c42fddab5dca1575e0f404788829ddc"
|
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 = " \
|
SRC_URI = " \
|
||||||
${GIT_URI};nobranch=1 \
|
${GIT_URI};nobranch=1 \
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ SECTION = "bootloader"
|
||||||
LICENSE = "GPLv2 | BSD"
|
LICENSE = "GPLv2 | BSD"
|
||||||
DEPENDS = "flex-native bison-native"
|
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://make_install.patch \
|
||||||
file://0001-checks-Use-proper-format-modifier-for-size_t.patch \
|
file://0001-checks-Use-proper-format-modifier-for-size_t.patch \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
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"
|
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"
|
SRC_URI += "https://github.com/google-coral/pycoral/releases/download/v1.0.1/${PYTHON_PACKAGE};downloadfilename=${PYTHON_PACKAGE};subdir=${BP};name=python-wheel"
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://stb.h;beginline=14418;endline=14433;md5=b10975d4c8155
|
||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
|
|
||||||
SRCREV = "f67165c2bb2af3060ecae7d20d6f731173485ad0"
|
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"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING-LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
|
||||||
DEPENDS = "vulkan-loader assimp glm"
|
DEPENDS = "vulkan-loader assimp glm"
|
||||||
|
|
||||||
SRC_URI = " \
|
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-scenes-Use-depth-format-supported-by-i.MX.patch \
|
||||||
file://0001-src-meson.build-Prepend-sysroot-for-the-includedir.patch \
|
file://0001-src-meson.build-Prepend-sysroot-for-the-includedir.patch \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
|
|
@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=dcf473723faabf17baa9b5f2207599d0 \
|
||||||
SRCREV_glm = "1ad55c5016339b83b7eec98c31007e0aee57d2bf"
|
SRCREV_glm = "1ad55c5016339b83b7eec98c31007e0aee57d2bf"
|
||||||
SRCREV_ktx = "726d14d02c95bb21ec9e43807751b491d295dd3c"
|
SRCREV_ktx = "726d14d02c95bb21ec9e43807751b491d295dd3c"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/SaschaWillems/Vulkan.git \
|
SRC_URI = "git://github.com/SaschaWillems/Vulkan.git;branch=master;protocol=https \
|
||||||
git://github.com/g-truc/glm;destsuffix=git/external/glm;name=glm \
|
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 \
|
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 \
|
file://0001-Don-t-build-demos-with-questionably-licensed-data.patch \
|
||||||
"
|
"
|
||||||
UPSTREAM_CHECK_COMMITS = "1"
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ SECTION = "libs"
|
||||||
|
|
||||||
LICENSE = "Apache-2.0"
|
LICENSE = "Apache-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7dbefed23242760aa3475ee42801c5ac"
|
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"
|
SRCREV = "4fdcd0eebfed3505732720fc6fd98293e847d697"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ HOMEPAGE = "http://quitcoding.com/?page=work#cinex"
|
||||||
LICENSE = "CC-BY-3.0"
|
LICENSE = "CC-BY-3.0"
|
||||||
LIC_FILES_CHKSUM = "file://README.md;beginline=51;endline=62;md5=894ca59686d0bd2b73d1bca0faf1032f"
|
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"
|
SRCREV = "5d44dd7d4fd563b33570a14c2274e7fa9cc7d84f"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue