diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-02-19 18:47:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-24 16:48:38 +0000 |
commit | 459c0539171ebeebc2e48b004f5854c5c57da2e0 (patch) | |
tree | f87e06d91de0f96f05483a938c2b48879650fdb2 /meta/recipes-support/ca-certificates | |
parent | 39bc9d5f2304c61458821eaa1fadb63d02a4d779 (diff) | |
download | poky-459c0539171ebeebc2e48b004f5854c5c57da2e0.tar.gz |
ca-certificates: upgrade 20180409 -> 20190110
(From OE-Core rev: 73ebdcaedde460108f98971f037e50e9b15c9f0c)
(From OE-Core rev: 3bcc575367ac2519fc76fbd3d1d7f0223c059b96)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/ca-certificates')
-rw-r--r-- | meta/recipes-support/ca-certificates/ca-certificates_20190110.bb (renamed from meta/recipes-support/ca-certificates/ca-certificates_20180409.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/ca-certificates/ca-certificates_20180409.bb b/meta/recipes-support/ca-certificates/ca-certificates_20190110.bb index 0d57083c52..b9f57900c8 100644 --- a/meta/recipes-support/ca-certificates/ca-certificates_20180409.bb +++ b/meta/recipes-support/ca-certificates/ca-certificates_20190110.bb | |||
@@ -14,7 +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 |
15 | PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" | 15 | PACKAGE_WRITE_DEPS += "openssl-native debianutils-native" |
16 | 16 | ||
17 | SRCREV = "dbbd11e56af93bb79f21d0ee6059a901f83f70a5" | 17 | SRCREV = "c28799b138b044c963d24c4a69659b6e5486e3be" |
18 | 18 | ||
19 | SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https \ | 19 | SRC_URI = "git://salsa.debian.org/debian/ca-certificates.git;protocol=https \ |
20 | file://0002-update-ca-certificates-use-SYSROOT.patch \ | 20 | file://0002-update-ca-certificates-use-SYSROOT.patch \ |