From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: [ptxdist] [PATCH] libkmod: version bump 18 -> 20
Date: Fri, 6 Mar 2015 19:48:10 +0100 [thread overview]
Message-ID: <1425667690-17788-1-git-send-email-r.schwebel@pengutronix.de> (raw)
We have a new option for code coverage, which shall be disabled by
default.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
rules/libkmod.make | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/rules/libkmod.make b/rules/libkmod.make
index ab88923..d0e3c6a 100644
--- a/rules/libkmod.make
+++ b/rules/libkmod.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBKMOD) += libkmod
#
# Paths and names
#
-LIBKMOD_VERSION := 19
-LIBKMOD_MD5 := a08643f814aa4efc12211c6e5909f4d9
+LIBKMOD_VERSION := 20
+LIBKMOD_MD5 := d6f4fef718a50bd88080de6a43bc64d8
LIBKMOD := kmod-$(LIBKMOD_VERSION)
LIBKMOD_SUFFIX := tar.xz
LIBKMOD_URL := $(call ptx/mirror, KERNEL, utils/kernel/kmod/$(LIBKMOD).$(LIBKMOD_SUFFIX))
@@ -45,7 +45,8 @@ LIBKMOD_CONF_OPT := \
--disable-gtk-doc-html \
--disable-gtk-doc-pdf \
--without-xz \
- --$(call ptx/wwo, PTXCONF_LIBKMOD_ZLIB)-zlib
+ --$(call ptx/wwo, PTXCONF_LIBKMOD_ZLIB)-zlib \
+ --disable-coverage
# ----------------------------------------------------------------------------
# Target-Install
--
2.1.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2015-03-06 18:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 18:48 Robert Schwebel [this message]
2015-03-06 19:39 ` Uwe Kleine-König
2015-03-06 19:54 ` Robert Schwebel
2015-03-07 9:23 ` Uwe Kleine-König
2015-03-21 13:34 ` Michael Olbrich
2015-03-26 8:48 ` 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=1425667690-17788-1-git-send-email-r.schwebel@pengutronix.de \
--to=r.schwebel@pengutronix.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