mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libkmod: Version bump. 31 -> 32.
Date: Fri, 15 Mar 2024 05:06:30 +0100	[thread overview]
Message-ID: <20240315040630.726220-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240307212815.3583509-1-christian.melki@t2data.com>

Thanks, applied as fa640ff68f25f99e5ea5eced6bf65f1a4182a587.

Michael

[sent from post-receive hook]

On Fri, 15 Mar 2024 05:06:30 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20240307212815.3583509-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libkmod.make b/rules/libkmod.make
> index e89388615a59..1f7e73d00b20 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 \



      parent reply	other threads:[~2024-03-15  4:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 21:28 [ptxdist] [PATCH] " Christian Melki
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 ` Michael Olbrich [this message]

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=20240315040630.726220-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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