aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnutls/gnutls_2.4.2.bb
blob: d8266c2c0f86e3588356c6ace0d50b9ab062d101 (plain)
1
2
3
4
5
6
7
8
9
10
11
require gnutls.inc
LICENSE_${PN}-extra = "GPLv3"

SRC_URI += "\
	file://gnutls-openssl.patch;patch=1 \
	file://gnutls-texinfo-euro.patch;patch=1 \
	file://configure_madness.patch;patch=1 \
	file://gnutls-replace-siginterrupt.patch;patch=1 \
	"

PR = "r4"