]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnutls: update to 2.12.19
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>
Wed, 16 May 2012 12:07:37 +0000 (15:07 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 May 2012 20:11:26 +0000 (21:11 +0100)
Tested with curl in qemux86/core-image-lsb.

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
meta/recipes-support/gnutls/gnutls-2.12.19/configure-fix.patch [moved from meta/recipes-support/gnutls/gnutls-2.12.18/configure-fix.patch with 100% similarity]
meta/recipes-support/gnutls/gnutls-2.12.19/correct_rpl_gettimeofday_signature.patch [moved from meta/recipes-support/gnutls/gnutls-2.12.18/correct_rpl_gettimeofday_signature.patch with 100% similarity]
meta/recipes-support/gnutls/gnutls-2.12.19/fix-gettext-version.patch [moved from meta/recipes-support/gnutls/gnutls-2.12.18/fix-gettext-version.patch with 100% similarity]
meta/recipes-support/gnutls/gnutls-2.12.19/gnutls-openssl.patch [moved from meta/recipes-support/gnutls/gnutls-2.12.18/gnutls-openssl.patch with 100% similarity]
meta/recipes-support/gnutls/gnutls-2.12.19/gnutls-texinfo-euro.patch [moved from meta/recipes-support/gnutls/gnutls-2.12.18/gnutls-texinfo-euro.patch with 100% similarity]
meta/recipes-support/gnutls/gnutls_2.12.19.bb [moved from meta/recipes-support/gnutls/gnutls_2.12.18.bb with 77% similarity]

similarity index 77%
rename from meta/recipes-support/gnutls/gnutls_2.12.18.bb
rename to meta/recipes-support/gnutls/gnutls_2.12.19.bb
index 7355855fff2e633557b70420bd80ec8adafe1bd2..7d765105e72c2b9da0a77219216288ebd7e1f3a4 100644 (file)
@@ -7,8 +7,8 @@ SRC_URI += "file://gnutls-openssl.patch \
             file://configure-fix.patch \
            "
 
-SRC_URI[md5sum] = "e9215d00d2930e09bc8f23f02b54f2d1"
-SRC_URI[sha256sum] = "780b12e3f05191316390611a3d9d982d29ca3f3abc234517b2fc542064b6f07a"
+SRC_URI[md5sum] = "14228b34e3d8ed176a617df40693b441"
+SRC_URI[sha256sum] = "8f167b39de4e2fddd83f7e29c98ce2e7fc76f4d79ccf4d3d66d1379b971160ec"
 
 python() {
     if not ((d.getVar("INCOMPATIBLE_LICENSE", True) or "").find("GPLv3") != -1):