Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] openocd: bump to 0.10.0
@ 2017-04-28  7:28 Christophe PRIOUZEAU
  2017-04-28 12:15 ` Peter Korsgaard
  2017-04-28 14:34 ` [Buildroot] [PATCH v2] " Christophe PRIOUZEAU
  0 siblings, 2 replies; 5+ messages in thread
From: Christophe PRIOUZEAU @ 2017-04-28  7:28 UTC (permalink / raw)
  To: buildroot

Update openocd to 0.10.0

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
---
 package/openocd/openocd.hash | 6 +++---
 package/openocd/openocd.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/openocd/openocd.hash b/package/openocd/openocd.hash
index 4ca11e2..b36c816 100644
--- a/package/openocd/openocd.hash
+++ b/package/openocd/openocd.hash
@@ -1,3 +1,3 @@
-# From http://sourceforge.net/projects/openocd/files/openocd/0.9.0/
-sha1 bcf99bb21f09513065b2c9ece148ace7d16cdd0c openocd-0.9.0.tar.bz2
-md5 665cc98ae9e7297e09ec6ac7235fee49 openocd-0.9.0.tar.bz2
+# From http://sourceforge.net/projects/openocd/files/openocd/0.10.0/
+sha1 3245d43d60a1a93f8b0f6b1ce20b53e38cab7a4a  openocd-0.10.0.tar.bz2
+md5 b412bdef0481a3859c6585eb69f6f6ba  openocd-0.10.0.tar.bz2
diff --git a/package/openocd/openocd.mk b/package/openocd/openocd.mk
index 911d311..7c76c59 100644
--- a/package/openocd/openocd.mk
+++ b/package/openocd/openocd.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENOCD_VERSION = 0.9.0
+OPENOCD_VERSION = 0.10.0
 OPENOCD_SOURCE = openocd-$(OPENOCD_VERSION).tar.bz2
 OPENOCD_SITE = http://sourceforge.net/projects/openocd/files/openocd/$(OPENOCD_VERSION)
 
-- 
2.7.4

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

end of thread, other threads:[~2017-04-29 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28  7:28 [Buildroot] [PATCH 1/1] openocd: bump to 0.10.0 Christophe PRIOUZEAU
2017-04-28 12:15 ` Peter Korsgaard
2017-04-28 14:34 ` [Buildroot] [PATCH v2] " Christophe PRIOUZEAU
2017-04-28 20:03   ` Arnout Vandecappelle
2017-04-29 13:07   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox