aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-08-08 18:25:01 +0300
committerAndreas Oberritter <obi@opendreambox.org>2020-06-01 16:39:42 +0200
commit20f569f26ffad2ac2f145b889fd3f2bfa6420449 (patch)
treeb343c68b51f2e9b7fc0c371529f58d19a96003a6
parent34df8228bd586fa45e20c3a0067a8978e4c79211 (diff)
downloadopenembedded-core-contrib-20f569f26ffad2ac2f145b889fd3f2bfa6420449.tar.gz
ca-certificates: update to 20170717
Upstream lacks a tag for this release, so make it a PR bump. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 0b0a716b243491f026cb7b15e8f546325d6fa760) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--meta/recipes-support/ca-certificates/ca-certificates_20161130.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb b/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
index e47bad11b7..472892c7c5 100644
--- a/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
+++ b/meta/recipes-support/ca-certificates/ca-certificates_20161130.bb
@@ -13,7 +13,8 @@ DEPENDS_class-native = "openssl-native"
DEPENDS_class-nativesdk = "ca-certificates-native openssl-native"
PACKAGE_WRITE_DEPS += "ca-certificates-native"
-SRCREV = "61b70a1007dc269d56881a0d480fc841daacc77c"
+SRCREV = "adc13592b55ef00450412d61a2145d162a4afb19"
+PR = "r20170717"
SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \
file://0002-update-ca-certificates-use-SYSROOT.patch \