summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls_2.12.14.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-12-05 21:21:19 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-06 14:38:43 +0000
commit3859b14f18495e1755a5474a5bcd0da00dc9a90a (patch)
tree4e5c170f7726dbc2d0b417e7f9d1614065407ee1 /meta/recipes-support/gnutls/gnutls_2.12.14.bb
parent359770fc4c6ed03e3e8bb96f2b3fc1ef8c9fdfc2 (diff)
downloadpoky-3859b14f18495e1755a5474a5bcd0da00dc9a90a.tar.gz
gnutls: Fix fix-gettext-version.patch
This patch did not cover all places to remove references to gettext 0.17 therefore updated it. (From OE-Core rev: 03a8493e9dc4f6ff3416d1abf33ed623352d70d2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls_2.12.14.bb')
-rw-r--r--meta/recipes-support/gnutls/gnutls_2.12.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_2.12.14.bb b/meta/recipes-support/gnutls/gnutls_2.12.14.bb
index 385bb2c3fd..f521f1a672 100644
--- a/meta/recipes-support/gnutls/gnutls_2.12.14.bb
+++ b/meta/recipes-support/gnutls/gnutls_2.12.14.bb
@@ -1,6 +1,6 @@
1require gnutls.inc 1require gnutls.inc
2 2
3PR = "${INC_PR}.0" 3PR = "${INC_PR}.1"
4 4
5SRC_URI += "file://gnutls-openssl.patch \ 5SRC_URI += "file://gnutls-openssl.patch \
6 file://configure-fix.patch \ 6 file://configure-fix.patch \