mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] wpan-tools: version bump 0.4 -> 0.5
@ 2015-08-23 13:56 Alexander Aring
  2015-08-23 13:56 ` [ptxdist] [PATCH 2/2] genimage: add workaround to work with glibc 2.22 Alexander Aring
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Aring @ 2015-08-23 13:56 UTC (permalink / raw)
  To: ptxdist; +Cc: Alexander Aring

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
 rules/wpan-tools.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/wpan-tools.make b/rules/wpan-tools.make
index 480d151..ddd882e 100644
--- a/rules/wpan-tools.make
+++ b/rules/wpan-tools.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_WPAN_TOOLS) += wpan-tools
 #
 # Paths and names
 #
-WPAN_TOOLS_VERSION	:= 0.4
-WPAN_TOOLS_MD5		:= 7dec36cec484cf4cbfb717536bd7aa83
+WPAN_TOOLS_VERSION	:= 0.5
+WPAN_TOOLS_MD5		:= c6356f7be4de2e9f2084283b9ed7e1ab
 WPAN_TOOLS		:= wpan-tools-$(WPAN_TOOLS_VERSION)
 WPAN_TOOLS_SUFFIX	:= tar.gz
 WPAN_TOOLS_URL		:= http://wpan.cakelab.org/releases/$(WPAN_TOOLS).$(WPAN_TOOLS_SUFFIX)
@@ -49,6 +49,7 @@ $(STATEDIR)/wpan-tools.targetinstall:
 	@$(call install_fixup, wpan-tools,DESCRIPTION,missing)
 
 	@$(call install_copy, wpan-tools, 0, 0, 0755, -, /usr/bin/iwpan)
+	@$(call install_copy, wpan-tools, 0, 0, 0755, -, /usr/bin/wpan-ping)
 
 	@$(call install_finish, wpan-tools)
 
-- 
2.5.0


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2015-08-25 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-23 13:56 [ptxdist] [PATCH 1/2] wpan-tools: version bump 0.4 -> 0.5 Alexander Aring
2015-08-23 13:56 ` [ptxdist] [PATCH 2/2] genimage: add workaround to work with glibc 2.22 Alexander Aring
2015-08-25 12:41   ` Alexander Aring

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