summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls_2.12.20.bb
blob: 3a10dbf9249c4a32c9777cb044ad85c2c4355e45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require gnutls.inc

PR = "${INC_PR}.2"

SRC_URI += "file://gnutls-openssl.patch \
            file://correct_rpl_gettimeofday_signature.patch \
            file://configure-fix.patch \
            ${@['', 'file://fix-gettext-version.patch'][bb.data.inherits_class('native', d) or (not ((d.getVar("INCOMPATIBLE_LICENSE", True) or "").find("GPLv3") != -1))]} \
            file://remove-gets.patch \
           "

SRC_URI[md5sum] = "f1dea97da5d4dcdbc675720c9aad9ee3"
SRC_URI[sha256sum] = "4884eafcc8383ed23209199bbc72ad04f4eb94955a50a594125ff34c6889c564"