* [Buildroot] [PATCH] liboping: bump to version 1.9.0
@ 2016-07-02 11:46 Gustavo Zacarias
2016-07-02 13:09 ` Thomas Petazzoni
2016-07-04 7:34 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2016-07-02 11:46 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/liboping/liboping.hash | 2 +-
package/liboping/liboping.mk | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/liboping/liboping.hash b/package/liboping/liboping.hash
index 536f6ae..3e796cc 100644
--- a/package/liboping/liboping.hash
+++ b/package/liboping/liboping.hash
@@ -1,2 +1,2 @@
# From http://noping.cc/#download
-sha256 824792ae7fc5e9569bacc4167b89de31f6ba8476de44760f0bc272682e894b41 liboping-1.8.0.tar.gz
+sha256 44bb1d88b56b88fda5533edb3aa005c69b3cd396f20453a157d7e31e536f3530 liboping-1.9.0.tar.bz2
diff --git a/package/liboping/liboping.mk b/package/liboping/liboping.mk
index 94de73c..6e071a5 100644
--- a/package/liboping/liboping.mk
+++ b/package/liboping/liboping.mk
@@ -4,8 +4,9 @@
#
################################################################################
-LIBOPING_VERSION = 1.8.0
+LIBOPING_VERSION = 1.9.0
LIBOPING_SITE = http://noping.cc/files
+LIBOPING_SOURCE = liboping-$(LIBOPING_VERSION).tar.bz2
LIBOPING_INSTALL_STAGING = YES
LIBOPING_DEPENDENCIES = $(if $(BR2_PACKAGE_NCURSES),ncurses)
LIBOPING_CONF_OPTS = --without-perl-bindings
--
2.7.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] liboping: bump to version 1.9.0
2016-07-02 11:46 [Buildroot] [PATCH] liboping: bump to version 1.9.0 Gustavo Zacarias
@ 2016-07-02 13:09 ` Thomas Petazzoni
2016-07-04 7:34 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-07-02 13:09 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 2 Jul 2016 08:46:20 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/liboping/liboping.hash | 2 +-
> package/liboping/liboping.mk | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] liboping: bump to version 1.9.0
2016-07-02 11:46 [Buildroot] [PATCH] liboping: bump to version 1.9.0 Gustavo Zacarias
2016-07-02 13:09 ` Thomas Petazzoni
@ 2016-07-04 7:34 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-07-04 7:34 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 2 Jul 2016 08:46:20 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/liboping/liboping.hash | 2 +-
> package/liboping/liboping.mk | 3 ++-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Not sure it's related to this last bump, but it lacks the usual -lrt
for clock_gettime() for old glibc versions:
http://autobuild.buildroot.net/results/c2d/c2d3ed8b1832492bc8747a60c81d61f64a36c27c/build-end.log
Could you have a look?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-07-04 7:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-02 11:46 [Buildroot] [PATCH] liboping: bump to version 1.9.0 Gustavo Zacarias
2016-07-02 13:09 ` Thomas Petazzoni
2016-07-04 7:34 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox