gnutls: old oe hacks
[openembedded.git] / recipes / gnutls / gnutls_2.12.24.bb
1 require gnutls.inc
2
3 PR = "${INC_PR}.4"
4
5 SRC_URI = "ftp://ftp.gnutls.org/gcrypt/gnutls/v2.12/gnutls-${PV}.tar.xz"
6
7 SRC_URI += "file://gnutls-openssl.patch;patch=1 \
8             file://correct_rpl_gettimeofday_signature.patch;patch=1 \
9             file://configure-fix.patch;patch=1 \
10 #            file://avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch;patch=1 \
11             file://fix-gettext-version.patch;patch=1 \
12             file://no_AM_PROG_AR.patch;patch=1 \
13            "
14
15 SRC_URI[md5sum] = "b09960551d963f1187bb9f87f1577bfa"
16 SRC_URI[sha256sum] = "792e127c97e5b72bacbbdad16ba7532dc7d81a6197087a574549f473c1627ce7"