* [Buildroot] [PATCH] libmodbus: bump to version 3.1.4
@ 2017-09-08 13:23 yegorslists at googlemail.com
2017-09-09 20:10 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: yegorslists at googlemail.com @ 2017-09-08 13:23 UTC (permalink / raw)
To: buildroot
From: Yegor Yefremov <yegorslists@googlemail.com>
Disable tests compilation and documentation generation.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
package/libmodbus/libmodbus.hash | 2 +-
package/libmodbus/libmodbus.mk | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/package/libmodbus/libmodbus.hash b/package/libmodbus/libmodbus.hash
index 095164d613..b5c4450d6b 100644
--- a/package/libmodbus/libmodbus.hash
+++ b/package/libmodbus/libmodbus.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 046d63f10f755e2160dc56ef681e5f5ad3862a57c1955fd82e0ce036b69471b6 libmodbus-3.0.6.tar.gz
+sha256 c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637 libmodbus-3.1.4.tar.gz
diff --git a/package/libmodbus/libmodbus.mk b/package/libmodbus/libmodbus.mk
index 6f0f342011..e5a6c6385a 100644
--- a/package/libmodbus/libmodbus.mk
+++ b/package/libmodbus/libmodbus.mk
@@ -4,10 +4,11 @@
#
################################################################################
-LIBMODBUS_VERSION = 3.0.6
+LIBMODBUS_VERSION = 3.1.4
LIBMODBUS_SITE = http://libmodbus.org/releases
LIBMODBUS_LICENSE = LGPL-2.1+
LIBMODBUS_LICENSE_FILES = COPYING.LESSER
LIBMODBUS_INSTALL_STAGING = YES
+LIBMODBUS_CONF_OPTS = --without-documentation --disable-tests
$(eval $(autotools-package))
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libmodbus: bump to version 3.1.4
2017-09-08 13:23 [Buildroot] [PATCH] libmodbus: bump to version 3.1.4 yegorslists at googlemail.com
@ 2017-09-09 20:10 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-09-09 20:10 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 8 Sep 2017 15:23:49 +0200, yegorslists at googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Disable tests compilation and documentation generation.
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
> package/libmodbus/libmodbus.hash | 2 +-
> package/libmodbus/libmodbus.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] 2+ messages in thread
end of thread, other threads:[~2017-09-09 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 13:23 [Buildroot] [PATCH] libmodbus: bump to version 3.1.4 yegorslists at googlemail.com
2017-09-09 20:10 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox