]> code.ossystems Code Review - openembedded-core.git/commitdiff
ca-certificates: update to 20170717
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 30 Aug 2017 13:35:42 +0000 (16:35 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Aug 2017 22:25:34 +0000 (23:25 +0100)
This is actually the same version as previously; upstream didn't have
a tag for it before and now it does, so we can reduce confusion. The SRCREV
change is due to a few added commits which modify upstream's debian
packaging (not used by us).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/ca-certificates/ca-certificates_20170717.bb [moved from meta/recipes-support/ca-certificates/ca-certificates_20161130.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
rename to meta/recipes-support/ca-certificates/ca-certificates_20170717.bb
index fa72f71af91461675768a3ac5a976378956ee4c0..59e7d5143730f1a73605ea6ec5da0e5d6b0feb27 100644 (file)
@@ -14,8 +14,7 @@ DEPENDS_class-nativesdk = "openssl-native"
 # Need c_rehash from openssl and run-parts from debianutils
 PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
 
-SRCREV = "adc13592b55ef00450412d61a2145d162a4afb19"
-PR = "r20170717"
+SRCREV = "34b8e19e541b8af4076616b2e170c7a70cdaded0"
 
 SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \
            file://0002-update-ca-certificates-use-SYSROOT.patch \