summaryrefslogtreecommitdiff
path: root/packages/gnutls/gnutls_1.6.3.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-01-17 17:09:07 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-01-17 17:09:07 +0000
commit8f33c69ab16d9a314b3f5a7407f2a001990cc662 (patch)
treeca3a6922e0ccd8afd9520607a641fd58c36c8a4d /packages/gnutls/gnutls_1.6.3.bb
parentca697eceeb13ca2530b6140d84de870692475f63 (diff)
gnutls: Cleanup and fixes.
- move 1.6.3-specific patches into respective recipe - renamed patch folder to contain version to which they belong
Diffstat (limited to 'packages/gnutls/gnutls_1.6.3.bb')
-rw-r--r--packages/gnutls/gnutls_1.6.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/gnutls/gnutls_1.6.3.bb b/packages/gnutls/gnutls_1.6.3.bb
index a5b5341156..ddaef1dea3 100644
--- a/packages/gnutls/gnutls_1.6.3.bb
+++ b/packages/gnutls/gnutls_1.6.3.bb
@@ -1,2 +1,9 @@
require gnutls.inc
+
+SRC_URI += "\
+ file://gnutls-openssl.patch;patch=1 \
+ file://gnutls-texinfo-euro.patch;patch=1 \
+ file://configure_madness.patch;patch=1 \
+ "
+
PR = "r3"