blob: 3924ecdf9a407e95bc698f7fbc5316f52d86e35e (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gnutls.inc
PR = "r0"
SRC_URI += "file://gnutls-openssl.patch \
file://gnutls-texinfo-euro.patch \
file://configure-fix.patch"
SRC_URI[md5sum] = "4e1517084018a8b1fdc96daabea40528"
SRC_URI[sha256sum] = "b8bfe36450fe671e99db5ff1e44e6b65fda8a79cacd9e77d550eff7da3745fc8"
|