aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnutls/gnutls_2.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnutls/gnutls_2.4.2.bb')
-rw-r--r--recipes/gnutls/gnutls_2.4.2.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gnutls/gnutls_2.4.2.bb b/recipes/gnutls/gnutls_2.4.2.bb
new file mode 100644
index 0000000000..d33e687741
--- /dev/null
+++ b/recipes/gnutls/gnutls_2.4.2.bb
@@ -0,0 +1,10 @@
+require gnutls.inc
+
+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"