summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2017-11-03 12:54:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-11-07 13:25:31 +0000
commit92f46eaa44450ce48f4cd20a52a9f5118b40fabe (patch)
tree215262e525e02258a7a374ecddca65c1a7581629 /meta/recipes-support/gnutls
parente14152226339a76d5192ff9a49d07ed044b071c4 (diff)
downloadpoky-92f46eaa44450ce48f4cd20a52a9f5118b40fabe.tar.gz
gnutls: update to 3.5.16
This is a bug fix release on the current stable branch. Note that, I've also switched the release cadence to bi-monthly as less and less bug fixes/updates accumulate each month on this branch. ** API and ABI modifications: No changes since last version. (From OE-Core rev: a843ab62f2252165ec3d687de92f939f766376e4) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gnutls')
-rw-r--r--meta/recipes-support/gnutls/gnutls_3.5.16.bb (renamed from meta/recipes-support/gnutls/gnutls_3.5.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.5.13.bb b/meta/recipes-support/gnutls/gnutls_3.5.16.bb
index 35d7d09c83..635c519302 100644
--- a/meta/recipes-support/gnutls/gnutls_3.5.13.bb
+++ b/meta/recipes-support/gnutls/gnutls_3.5.16.bb
@@ -4,7 +4,7 @@ SRC_URI += "file://0001-configure.ac-fix-sed-command.patch \
4 file://use-pkg-config-to-locate-zlib.patch \ 4 file://use-pkg-config-to-locate-zlib.patch \
5 file://arm_eabi.patch \ 5 file://arm_eabi.patch \
6 " 6 "
7SRC_URI[md5sum] = "4fd41ad86572933c2379b4cc321a0959" 7SRC_URI[md5sum] = "4c39612f1ec3ef7ed79cfb8936fa8143"
8SRC_URI[sha256sum] = "79f5480ad198dad5bc78e075f4a40c4a315a1b2072666919d2d05a08aec13096" 8SRC_URI[sha256sum] = "0924dec90c37c05f49fec966eba3672dab4d336d879e5c06e06e13325cbfec25"
9 9
10BBCLASSEXTEND = "native nativesdk" 10BBCLASSEXTEND = "native nativesdk"