From: Armin Kuster Date: Wed, 4 Apr 2018 01:49:06 +0000 (-0700) Subject: gnutls: update to 3.6.2 X-Git-Tag: uninative-2.0~192 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=47249a21354f1cf44eb8e46db6e613cf4718bfab;p=openembedded-core.git gnutls: update to 3.6.2 Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/gnutls/gnutls_3.6.1.bb b/meta/recipes-support/gnutls/gnutls_3.6.2.bb similarity index 54% rename from meta/recipes-support/gnutls/gnutls_3.6.1.bb rename to 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"