aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnutls
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2011-01-19 06:05:42 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2011-01-19 09:30:55 +0100
commit4219f2672b1695664280e8c3ddf1541513d46a1f (patch)
tree958a99c77842db90f527acbbe401e147c7b0f437 /recipes/gnutls
parentd22cd1bc8413b14ca8f0534efa1b8fe3e6b7eea7 (diff)
downloadopenembedded-4219f2672b1695664280e8c3ddf1541513d46a1f.tar.gz
gnutls: move to latest stable branch 2.10.2 -> 2.10.4
* MJ : removed upstream applied parallel-build.patch from gnutls-2.10.2 dir and 2.10.4 SRC_URI * MJ: PR reset Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/gnutls')
-rw-r--r--recipes/gnutls/gnutls-2.10.2/parallel-build.patch15
-rw-r--r--recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch (renamed from recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch)0
-rw-r--r--recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch (renamed from recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch)0
-rw-r--r--recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch (renamed from recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch)0
-rw-r--r--recipes/gnutls/gnutls_2.10.4.bb (renamed from recipes/gnutls/gnutls_2.10.2.bb)7
5 files changed, 3 insertions, 19 deletions
diff --git a/recipes/gnutls/gnutls-2.10.2/parallel-build.patch b/recipes/gnutls/gnutls-2.10.2/parallel-build.patch
deleted file mode 100644
index d170c4f02a..0000000000
--- a/recipes/gnutls/gnutls-2.10.2/parallel-build.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Upstream: http://git.savannah.gnu.org/gitweb/?p=gnutls.git;a=commit;h=23f761290ca6f905f062d2de217acb012e5a38b2
-
-diff --git a/guile/src/Makefile.am.orig b/guile/src/Makefile.am
-index e8e81b1..2ee1297 100644
---- a/guile/src/Makefile.am.orig
-+++ b/guile/src/Makefile.am
-@@ -122,7 +122,7 @@ extra-smob-types.i.c: $(srcdir)/make-smob-types.scm
- snarfcppopts = $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(CFLAGS) $(AM_CFLAGS) $(GUILE_CFLAGS)
-
--.c.x:
-+.c.x: $(BUILT_SOURCES)
- $(guile_snarf) -o $@ $< $(snarfcppopts)
-
- # Target used by doc/Makefile, to create all built sources necessary
diff --git a/recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch b/recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
index 74ea0e6fe5..74ea0e6fe5 100644
--- a/recipes/gnutls/gnutls-2.10.2/gettextize-with-gettext-0.18.patch
+++ b/recipes/gnutls/gnutls-2.10.4/gettextize-with-gettext-0.18.patch
diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
index 033e4d1484..033e4d1484 100644
--- a/recipes/gnutls/gnutls-2.10.2/gnutls-openssl.patch
+++ b/recipes/gnutls/gnutls-2.10.4/gnutls-openssl.patch
diff --git a/recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch b/recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
index a0fb64fab0..a0fb64fab0 100644
--- a/recipes/gnutls/gnutls-2.10.2/gnutls-replace-siginterrupt.patch
+++ b/recipes/gnutls/gnutls-2.10.4/gnutls-replace-siginterrupt.patch
diff --git a/recipes/gnutls/gnutls_2.10.2.bb b/recipes/gnutls/gnutls_2.10.4.bb
index 8af70ec59f..88de152d83 100644
--- a/recipes/gnutls/gnutls_2.10.2.bb
+++ b/recipes/gnutls/gnutls_2.10.4.bb
@@ -1,6 +1,6 @@
require gnutls.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.0"
LICENSE_${PN}-extra = "GPLv3"
@@ -9,7 +9,6 @@ EXTRA_OECONF += " --without-libgcrypt-prefix "
SRC_URI += "file://gettextize-with-gettext-0.18.patch \
file://gnutls-openssl.patch \
file://gnutls-replace-siginterrupt.patch \
- file://parallel-build.patch \
"
do_configure_prepend() {
@@ -24,5 +23,5 @@ do_configure_prepend() {
}
-SRC_URI[gnutls.md5sum] = "777823f5746ab80cd6f7f7b5fcb2f91b"
-SRC_URI[gnutls.sha256sum] = "e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724"
+SRC_URI[gnutls.md5sum] = "4e1517084018a8b1fdc96daabea40528"
+SRC_URI[gnutls.sha256sum] = "b8bfe36450fe671e99db5ff1e44e6b65fda8a79cacd9e77d550eff7da3745fc8"