aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2018-03-23 19:31:00 -0700
committerArmin Kuster <akuster@mvista.com>2018-03-24 22:47:14 -0700
commit5934838c5adf3d528a4413926be8ba5b29f0c774 (patch)
tree3e84220c4afa1f62274a1d270c40b504789365e9
parent21e1843134d0d2db795bfa938e6107dc0af26f37 (diff)
downloadopenembedded-core-contrib-5934838c5adf3d528a4413926be8ba5b29f0c774.tar.gz
gnutls: update to 3.6.2
Signed-off-by: Armin Kuster <akuster@mvista.com>
-rw-r--r--meta/recipes-support/gnutls/gnutls_3.6.2.bb (renamed from meta/recipes-support/gnutls/gnutls_3.6.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.6.1.bb b/meta/recipes-support/gnutls/gnutls_3.6.2.bb
index 7624a203d4..e540528a8e 100644
--- a/meta/recipes-support/gnutls/gnutls_3.6.1.bb
+++ b/meta/recipes-support/gnutls/gnutls_3.6.2.bb
@@ -3,7 +3,7 @@ require gnutls.inc
SRC_URI += "file://0001-configure.ac-fix-sed-command.patch \
file://arm_eabi.patch \
"
-SRC_URI[md5sum] = "4b65ae3ffef59f3eeed51a6166ff12b3"
-SRC_URI[sha256sum] = "20b10d2c9994bc032824314714d0e84c0f19bdb3d715d8ed55beb7364a8ebaed"
+SRC_URI[md5sum] = "8b4912c6c0e5ffefd3dbb4888eaf8a58"
+SRC_URI[sha256sum] = "bcd5db7b234e02267f36b5d13cf5214baac232b7056a506252b7574ea7738d1f"
BBCLASSEXTEND = "native nativesdk"