]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ca-certificates: correct the SRC_URI stable/walnascar-next
authorJiaying Song <jiaying.song.cn@windriver.com>
Tue, 5 Aug 2025 06:20:05 +0000 (14:20 +0800)
committerSteve Sakoman <steve@sakoman.com>
Thu, 7 Aug 2025 19:35:30 +0000 (12:35 -0700)
The original tarball URL is no longer valid, as it has been moved to an archive
location. This update points to the new location.

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/ca-certificates/ca-certificates_20241223.bb

index bbdc7dd68d30016074800d539e25fb1092e4f3bb..7977e3ae5c0d829973a991958f1202c576b3581b 100644 (file)
@@ -15,7 +15,7 @@ DEPENDS:class-nativesdk = "openssl-native"
 PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
 
 SRC_URI[sha256sum] = "dd8286d0a9dd35c756fea5f1df3fed1510fb891f376903891b003cd9b1ad7e03"
-SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/${BPN}_${PV}.tar.xz \
+SRC_URI = "https://snapshot.debian.org/archive/debian/20241223T143500Z/pool/main/c/${BPN}/${BPN}_${PV}.tar.xz \
            file://0002-update-ca-certificates-use-SYSROOT.patch \
            file://0001-update-ca-certificates-don-t-use-Debianisms-in-run-p.patch \
            file://default-sysroot.patch \