]> code.ossystems Code Review - openembedded-core.git/commitdiff
ca-certificates: change SRC_URI from Debian anonscm to salsa
authorMikko Rapeli <mikko.rapeli@bmw.de>
Mon, 26 Mar 2018 11:57:58 +0000 (14:57 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Mar 2018 10:56:07 +0000 (11:56 +0100)
Debian anonscm service in Alioth is shutdown and thus
fetching ca-certificates sources fails.

https://wiki.debian.org/Alioth

"Alioth is broken, and there is nobody around to fix it. Don't ask the remaining people who give it life support to implement fixes and changes. It is being replaced by a cocktail of ?GitLab (see Salsa), read-only repos and keep-alive mechanisms. See below for more information."

Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/ca-certificates/ca-certificates_20170717.bb

index 51af72e79a3dc25cf3a7eb2fb668beabf0d797c5..49b7ffc36e8896454df13d3a46e3d2341ddfec4b 100644 (file)
@@ -16,7 +16,7 @@ PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
 
 SRCREV = "34b8e19e541b8af4076616b2e170c7a70cdaded0"
 
-SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \
+SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https \
            file://0002-update-ca-certificates-use-SYSROOT.patch \
            file://0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch \
            file://update-ca-certificates-support-Toybox.patch \