mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-09 12:40:13 +00:00
recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. I tried backporting Richard's master change but there where many merge conflicts. I went the lazy route and ran the script. This is work based on "b402a3076 recipes: Update SRC_URI branch and protocols" Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ SECTION = "devel/python"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=561205fdabc3ec52cae2d30815b8ade7"
|
||||
|
||||
SRC_URI = "git://github.com/berkerpeksag/astor.git \
|
||||
SRC_URI = "git://github.com/berkerpeksag/astor.git;branch=master;protocol=https \
|
||||
file://0001-rtrip.py-convert-to-python3.patch \
|
||||
"
|
||||
SRCREV ?= "c7553c79f9222e20783fe9bd8a553f932e918072"
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d950439e8ea6ed233e4288f5e1a49c06"
|
||||
|
||||
PV .= "+git${SRCREV}"
|
||||
SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370"
|
||||
SRC_URI += "git://github.com/behave/behave;branch=master"
|
||||
SRC_URI += "git://github.com/behave/behave;branch=master;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://cvxopt.org"
|
||||
LICENSE = "GPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ba1a8a73d8ebea5c47a1173aaf476ddd"
|
||||
|
||||
SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https"
|
||||
SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https;branch=master"
|
||||
|
||||
SRCREV = "60fdb838e0bb2d8f32ba51129552c83b55acd2a7"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/ldo/dbussy"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
|
||||
|
||||
SRC_URI = "git://github.com/ldo/dbussy.git"
|
||||
SRC_URI = "git://github.com/ldo/dbussy.git;branch=master;protocol=https"
|
||||
|
||||
SRCREV = "37ede4242b48def73ada46c2747a4c5cae6abf45"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://setup.py;beginline=2;endline=3;md5=c795d4924c5f739424
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
SRC_URI = "git://github.com/robherring/dt-schema.git"
|
||||
SRC_URI = "git://github.com/robherring/dt-schema.git;branch=master;protocol=https"
|
||||
SRCREV = "5009e47c1c76e48871f5988e08dad61f3c91196b"
|
||||
PV = "0.1+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "devel/python"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=258e3f39e2383fbd011035d04311008d"
|
||||
|
||||
SRC_URI = "git://github.com/marianoguerra/feedformatter.git"
|
||||
SRC_URI = "git://github.com/marianoguerra/feedformatter.git;branch=master;protocol=https"
|
||||
SRCREV = "7391193c83e10420b5a2d8ef846d23fc368c6d85"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -4,7 +4,7 @@ SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=366e2fd3c9714f162d3663b6f97cfe41"
|
||||
|
||||
SRC_URI = "git://github.com/keras-team/keras-applications.git"
|
||||
SRC_URI = "git://github.com/keras-team/keras-applications.git;branch=master;protocol=https"
|
||||
SRCREV ?= "3b180cb10eda683dda7913ecee2e6487288d292d"
|
||||
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a"
|
||||
inherit setuptools3 pkgconfig features_check
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/kivy/kivy.git;protocol=git;\
|
||||
git://github.com/kivy/kivy.git;protocol=https;\
|
||||
"
|
||||
|
||||
# Kivy's setup files only look for GLES libraries for Android, iOS, RPi,
|
||||
|
||||
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314"
|
||||
|
||||
SRCREV = "80681f6604e136e513550342f977edb98f5fc5ad"
|
||||
SRC_URI = "git://github.com/atdt/monotonic.git"
|
||||
SRC_URI = "git://github.com/atdt/monotonic.git;branch=master;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ SECTION = "devel/python"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://ntplib.py;beginline=1;endline=23;md5=afa07338a9595257e94c205c3e72224d"
|
||||
|
||||
SRC_URI = "git://github.com/cf-natali/ntplib.git"
|
||||
SRC_URI = "git://github.com/cf-natali/ntplib.git;branch=master;protocol=https"
|
||||
SRCREV ?= "b9c11c5906bc802a20a2dab390e57c50be558808"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -5,7 +5,7 @@ HOMEPAGE = "https://pillow.readthedocs.io"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0337b116233da4616ae9fdb130bf6f1a"
|
||||
|
||||
SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.3.x \
|
||||
SRC_URI = "git://github.com/python-pillow/Pillow.git;branch=8.3.x;protocol=https \
|
||||
file://0001-support-cross-compiling.patch \
|
||||
file://0001-explicitly-set-compile-options.patch \
|
||||
"
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0e25ff0ec476d06d366439e1120cce98"
|
||||
|
||||
SRCREV = "d1d00888bc0eb7c50dde6cff1a5eb4586e620b65"
|
||||
SRC_URI = "git://github.com/pybind/pybind11_json"
|
||||
SRC_URI = "git://github.com/pybind/pybind11_json;branch=master;protocol=https"
|
||||
|
||||
DEPENDS += "nlohmann-json python3-pybind11"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=774f65abd8a7fe3124be2cdf766cd06f"
|
||||
|
||||
DEPENDS = "boost"
|
||||
|
||||
SRC_URI = "git://github.com/pybind/pybind11.git \
|
||||
SRC_URI = "git://github.com/pybind/pybind11.git;branch=master;protocol=https \
|
||||
file://0001-Do-not-strip-binaries.patch \
|
||||
file://0001-Do-not-check-pointer-size-when-cross-compiling.patch \
|
||||
"
|
||||
|
||||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0fd5bb1dae91ba145745db55870be6a7"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
SRC_URI = "git://github.com/seebz/pydbus-manager.git"
|
||||
SRC_URI = "git://github.com/seebz/pydbus-manager.git;branch=master;protocol=https"
|
||||
SRCREV = "6b576b969cbda50521dca62a7df929167207f9fc"
|
||||
PV = "git${SRCPV}"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=00ea1e843a43c20d9b63a8112239b0d1"
|
||||
SRC_URI[sha256sum] = "f72f148f54442c6b056bf931dbc34f986fd0c3b0b6b5a58d013c9aef274d0c88"
|
||||
|
||||
|
||||
SRC_URI = "git://github.com/python-excel/xlrd.git \
|
||||
SRC_URI = "git://github.com/python-excel/xlrd.git;branch=master;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "b8d573e11ec149da695d695c81a156232b89a949"
|
||||
|
||||
Reference in New Issue
Block a user