All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] gnutls: update to 3.3.5
@ 2014-07-02 11:25 Maxin B. John
  2014-07-02 11:25 ` [PATCH 2/2] libtasn1: update to 4.0 Maxin B. John
  0 siblings, 1 reply; 2+ messages in thread
From: Maxin B. John @ 2014-07-02 11:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Maxin B. John

Bump version to 3.3.5

Signed-off-by: Maxin B. John <maxin.john@enea.com>
---
 meta/recipes-support/gnutls/gnutls_3.2.15.bb | 7 -------
 meta/recipes-support/gnutls/gnutls_3.3.5.bb  | 7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 meta/recipes-support/gnutls/gnutls_3.2.15.bb
 create mode 100644 meta/recipes-support/gnutls/gnutls_3.3.5.bb

diff --git a/meta/recipes-support/gnutls/gnutls_3.2.15.bb b/meta/recipes-support/gnutls/gnutls_3.2.15.bb
deleted file mode 100644
index ce8bdfd..0000000
--- a/meta/recipes-support/gnutls/gnutls_3.2.15.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require gnutls.inc
-
-SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \
-           "
-
-SRC_URI[md5sum] = "ec3b06f80e312137386c5d322183ca5a"
-SRC_URI[sha256sum] = "30bdc7b34b220258f714602cdf0afa1abf0883bf926f35f400c88b1c72ca77b9"
diff --git a/meta/recipes-support/gnutls/gnutls_3.3.5.bb b/meta/recipes-support/gnutls/gnutls_3.3.5.bb
new file mode 100644
index 0000000..b3daa49
--- /dev/null
+++ b/meta/recipes-support/gnutls/gnutls_3.3.5.bb
@@ -0,0 +1,7 @@
+require gnutls.inc
+
+SRC_URI += "file://correct_rpl_gettimeofday_signature.patch \
+           "
+
+SRC_URI[md5sum] = "1f396dcf3c14ea67de7243821006d1a2"
+SRC_URI[sha256sum] = "48f34ae032692c498e782e9f1369506572be40ecf7f3f3604b0b00bad1b10477"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 2/2] libtasn1: update to 4.0
  2014-07-02 11:25 [PATCH 1/2] gnutls: update to 3.3.5 Maxin B. John
@ 2014-07-02 11:25 ` Maxin B. John
  0 siblings, 0 replies; 2+ messages in thread
From: Maxin B. John @ 2014-07-02 11:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Maxin B. John

Bump version to 4.0

Signed-off-by: Maxin B. John <maxin.john@enea.com>
---
 meta/recipes-support/gnutls/{libtasn1_3.5.bb => libtasn1_4.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/gnutls/{libtasn1_3.5.bb => libtasn1_4.0.bb} (82%)

diff --git a/meta/recipes-support/gnutls/libtasn1_3.5.bb b/meta/recipes-support/gnutls/libtasn1_4.0.bb
similarity index 82%
rename from meta/recipes-support/gnutls/libtasn1_3.5.bb
rename to meta/recipes-support/gnutls/libtasn1_4.0.bb
index 0c0ebcd..289833ec 100644
--- a/meta/recipes-support/gnutls/libtasn1_3.5.bb
+++ b/meta/recipes-support/gnutls/libtasn1_4.0.bb
@@ -13,8 +13,8 @@ SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz \
            file://dont-depend-on-help2man.patch \
            "
 
-SRC_URI[md5sum] = "62c76352d0e17df1c082fe1c38bad5cf"
-SRC_URI[sha256sum] = "d7fcffbc08b6413533b817d4ede5c2eadcb3dcb21c71cc91de6ece25191519ed"
+SRC_URI[md5sum] = "d3d2d9bce3b6668b9827a9df52635be1"
+SRC_URI[sha256sum] = "41d044f7644bdd1c4f8a5c15ac1885ca1fcbf32f5f6dd4760a19278b979857fe"
 
 inherit autotools texinfo binconfig lib_package
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-02 11:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-02 11:25 [PATCH 1/2] gnutls: update to 3.3.5 Maxin B. John
2014-07-02 11:25 ` [PATCH 2/2] libtasn1: update to 4.0 Maxin B. John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.