gnutls: update to 2.12.19

Tested with curl in qemux86/core-image-lsb.

(From OE-Core rev: 041e4ef362921db606840c6de936a89975c818be)

Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bogdan Marinescu 2012-05-16 15:07:37 +03:00 committed by Richard Purdie
parent 9477419d52
commit 3b481ccb59
6 changed files with 2 additions and 2 deletions

View 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):