summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnutls/gnutls_1.6.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-03-19 16:27:24 +0000
committerRichard Purdie <richard@openedhand.com>2008-03-19 16:27:24 +0000
commite292c5108176e971889394624999eccbe2a96439 (patch)
treebd00a5c8fdd9698b2e5bc66fa4c3e98a4e3ec43b /meta/packages/gnutls/gnutls_1.6.3.bb
parent61d68105768485b6c0b88081250b9599c0975fce (diff)
downloadpoky-e292c5108176e971889394624999eccbe2a96439.tar.gz
gnutls: Sync with OE for enhanced configure patch, remove unused file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4067 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnutls/gnutls_1.6.3.bb')
-rw-r--r--meta/packages/gnutls/gnutls_1.6.3.bb9
1 files changed, 8 insertions, 1 deletions
diff --git a/meta/packages/gnutls/gnutls_1.6.3.bb b/meta/packages/gnutls/gnutls_1.6.3.bb
index a5b5341156..ce10a4b6cf 100644
--- a/meta/packages/gnutls/gnutls_1.6.3.bb
+++ b/meta/packages/gnutls/gnutls_1.6.3.bb
@@ -1,2 +1,9 @@
1require gnutls.inc 1require gnutls.inc
2PR = "r3" 2
3SRC_URI += "\
4 file://gnutls-openssl.patch;patch=1 \
5 file://gnutls-texinfo-euro.patch;patch=1 \
6 file://configure_madness.patch;patch=1 \
7 "
8
9PR = "r6"