mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libkmod: Version bump. 31 -> 32.
Date: Thu,  7 Mar 2024 22:28:14 +0100	[thread overview]
Message-ID: <20240307212815.3583509-1-christian.melki@t2data.com> (raw)

Minor fix release.
Most interesting bit is that the module directory is now
easily changeable.

https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/log/?h=v32

* Fix some deprecated options and add another.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libkmod.make | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/rules/libkmod.make b/rules/libkmod.make
index e89388615..1f7e73d00 100644
--- a/rules/libkmod.make
+++ b/rules/libkmod.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKMOD) += libkmod
 #
 # Paths and names
 #
-LIBKMOD_VERSION	:= 31
-LIBKMOD_MD5	:= 6165867e1836d51795a11ea4762ff66a
+LIBKMOD_VERSION	:= 32
+LIBKMOD_MD5	:= 1046fda48766fae905f83150d12eec78
 LIBKMOD		:= kmod-$(LIBKMOD_VERSION)
 LIBKMOD_SUFFIX	:= tar.xz
 LIBKMOD_URL	:= $(call ptx/mirror, KERNEL, utils/kernel/kmod/$(LIBKMOD).$(LIBKMOD_SUFFIX))
@@ -35,17 +35,16 @@ LIBKMOD_CONF_TOOL	:= autoconf
 LIBKMOD_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	$(GLOBAL_LARGE_FILE_OPTION) \
-	--disable-experimental \
 	--$(call ptx/endis, PTXCONF_LIBKMOD_TOOLS)-tools \
 	--disable-manpages \
 	--disable-test-modules \
 	--$(call ptx/endis, PTXCONF_LIBKMOD_LOGGING)-logging \
 	--$(call ptx/endis, PTXCONF_LIBKMOD_DEBUG)-debug \
-	--disable-python \
 	--disable-coverage \
 	--disable-gtk-doc \
 	--disable-gtk-doc-html \
 	--disable-gtk-doc-pdf \
+	--$(call ptx/endis, PTXDIST_Y2038)-year2038 \
 	--$(call ptx/wwo, PTXCONF_LIBKMOD_ZSTD)-zstd \
 	--without-xz \
 	--$(call ptx/wwo, PTXCONF_LIBKMOD_ZLIB)-zlib \
-- 
2.34.1




             reply	other threads:[~2024-03-07 21:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 21:28 Christian Melki [this message]
2024-03-07 21:28 ` [ptxdist] [PATCH] host-libkmod: Follow target libkmod Christian Melki
2024-03-15  4:06   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-03-15  4:06 ` [ptxdist] [APPLIED] libkmod: Version bump. 31 -> 32 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=20240307212815.3583509-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --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