mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 05:19:40 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
becf6f75af
commit
fc9f8c3011
@@ -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 \
|
||||
Reference in New Issue
Block a user