aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-08-30 16:35:42 +0300
committerAndreas Oberritter <obi@opendreambox.org>2020-06-01 16:39:42 +0200
commit2e696327170acf9e8be5a1466641312b6c67a546 (patch)
treeb807dcf69b8ee479b8b7a4f59b7bb381b07de54e
parentf438926fd8f960de4b71df6a0e58187f2597db5e (diff)
downloadopenembedded-core-contrib-2e696327170acf9e8be5a1466641312b6c67a546.tar.gz
ca-certificates: update to 20170717
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> (cherry picked from commit 8359730165908025b0762eaa25569e2fdcd9d086) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta/recipes-support/ca-certificates/ca-certificates_20170717.bb (renamed from meta/recipes-support/ca-certificates/ca-certificates_20161130.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb b/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb
index e91ec01def..88f299d70e 100644
--- a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
+++ b/meta/recipes-support/ca-certificates/ca-certificates_20170717.bb
@@ -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 \