Change SRC_URIs for safety on github and political correctness in yocto
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://matrix.org/docs/projects/sdk/quotient"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad"
|
||||
|
||||
SRC_URI = "gitsm://github.com/quotient-im/libQuotient.git;branch=0.6.x"
|
||||
SRC_URI = "gitsm://github.com/quotient-im/libQuotient.git;branch=0.6.x;protocol=https"
|
||||
SRCREV = "a4e78956f105875625b572d8b98459ffa86fafe5"
|
||||
PV = "0.6.4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://matrix.org/docs/projects/client/quaternion"
|
||||
LICENSE = "GPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
SRC_URI = "git://github.com/quotient-im/Quaternion.git"
|
||||
SRC_URI = "git://github.com/quotient-im/Quaternion.git;branch=master;protocol=https"
|
||||
SRCREV = "307116615d7ca0e08b2468f161531f3e21d24ae8"
|
||||
PV = "0.0.9.4e"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://spectral.im/"
|
||||
LICENSE = "GPL-3.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a39d2b8db8b2a89240c453a7fa49460"
|
||||
|
||||
SRC_URI = "gitsm://gitlab.com/spectral-im/spectral.git;protocol=https"
|
||||
SRC_URI = "gitsm://gitlab.com/spectral-im/spectral.git;protocol=https;branch=master"
|
||||
SRCREV = "1f95e8888a70000d10317f29c76eb24287bd7390"
|
||||
PV = "854"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user