summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2017-08-30 16:35:42 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-31 23:30:03 +0100
commitfc9f8c3011ac099a1d3ff3af6b8ff4a0542c4dc4 (patch)
treed991af79c739fafe0571f013c89951d87fdbdb61 /meta/recipes-support
parentbecf6f75af93482909e10955d57994794a2436ed (diff)
downloadpoky-fc9f8c3011ac099a1d3ff3af6b8ff4a0542c4dc4.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). (From OE-Core rev: 8359730165908025b0762eaa25569e2fdcd9d086) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-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 fa72f71af9..59e7d51437 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"
14# Need c_rehash from openssl and run-parts from debianutils 14# Need c_rehash from openssl and run-parts from debianutils
15PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" 15PACKAGE_WRITE_DEPS += "openssl-native debianutils-native"
16 16
17SRCREV = "adc13592b55ef00450412d61a2145d162a4afb19" 17SRCREV = "34b8e19e541b8af4076616b2e170c7a70cdaded0"
18PR = "r20170717"
19 18
20SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \ 19SRC_URI = "git://anonscm.debian.org/collab-maint/ca-certificates.git \
21 file://0002-update-ca-certificates-use-SYSROOT.patch \ 20 file://0002-update-ca-certificates-use-SYSROOT.patch \