From: Matthias Klein <matthias.klein@optimeas.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] libmodbus3: version bump 3.0.6 -> 3.1.4
Date: Fri, 19 Aug 2016 09:50:18 +0200 [thread overview]
Message-ID: <1471593018-26061-1-git-send-email-matthias.klein@optimeas.de> (raw)
Signed-off-by: Matthias Klein <matthias.klein@optimeas.de>
---
v2:
- Disable largefile support and build tests
---
rules/libmodbus3.make | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/rules/libmodbus3.make b/rules/libmodbus3.make
index 4e04c86..80c2b19 100644
--- a/rules/libmodbus3.make
+++ b/rules/libmodbus3.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBMODBUS3) += libmodbus3
#
# Paths and names
#
-LIBMODBUS3_VERSION := 3.0.6
-LIBMODBUS3_MD5 := c80f88b6ca19cabc4ceffc195ca07771
+LIBMODBUS3_VERSION := 3.1.4
+LIBMODBUS3_MD5 := b1a8fd3a40d2db4de51fb0cbcb201806
LIBMODBUS3 := libmodbus-$(LIBMODBUS3_VERSION)
LIBMODBUS3_SUFFIX := tar.gz
LIBMODBUS3_URL := http://libmodbus.org/site_media/build/$(LIBMODBUS3).$(LIBMODBUS3_SUFFIX)
@@ -33,7 +33,9 @@ LIBMODBUS3_CONF_TOOL := autoconf
LIBMODBUS3_CONF_OPT += \
$(CROSS_AUTOCONF_USR) \
--enable-silent-rules \
- --without-documentation
+ --without-documentation \
+ --disable-largefile \
+ --disable-tests
# ----------------------------------------------------------------------------
# Target-Install
--
2.1.4
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2016-08-19 7:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-19 7:50 Matthias Klein [this message]
2016-08-25 10:47 ` Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1471593018-26061-1-git-send-email-matthias.klein@optimeas.de \
--to=matthias.klein@optimeas.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox