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] usbutils: Version bump. 017 -> 018
Date: Wed, 13 Nov 2024 14:19:54 +0100	[thread overview]
Message-ID: <20241113131954.1595072-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20241111213100.420-1-christian.melki@t2data.com>

Thanks, applied as 7777ec5038929cd839ea0e6a47e34ba3d2d09fc7.

Michael

[sent from post-receive hook]

On Wed, 13 Nov 2024 14:19:54 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Various bugfixes, build system changed to meson.
> https://github.com/gregkh/usbutils/blob/v018/NEWS
> 
> * Convert to meson, add meson to the dependencies.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20241111213100.420-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/usbutils.in b/rules/usbutils.in
> index 105bb078af58..1d4d35c8f4e2 100644
> --- a/rules/usbutils.in
> +++ b/rules/usbutils.in
> @@ -1,6 +1,7 @@
>  ## SECTION=shell_and_console
>  
>  menuconfig USBUTILS
> +	select HOST_MESON
>  	select LIBUSB
>  	select UDEV
>  	select UDEV_LIBUDEV
> diff --git a/rules/usbutils.make b/rules/usbutils.make
> index 1dac53823fc8..3fb627c3176c 100644
> --- a/rules/usbutils.make
> +++ b/rules/usbutils.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_USBUTILS) += usbutils
>  #
>  # Paths and names
>  #
> -USBUTILS_VERSION	:= 017
> -USBUTILS_MD5		:= 8ff21441faf2e8128e4810b3d6e49059
> +USBUTILS_VERSION	:= 018
> +USBUTILS_MD5		:= 0a351e2241c50a1f026a455dccf24d73
>  USBUTILS		:= usbutils-$(USBUTILS_VERSION)
>  USBUTILS_SUFFIX		:= tar.xz
>  USBUTILS_URL		:= $(call ptx/mirror, KERNEL, utils/usb/usbutils/$(USBUTILS).$(USBUTILS_SUFFIX))
> @@ -29,12 +29,11 @@ USBUTILS_LICENSE	:= GPL-2.0-only
>  # ----------------------------------------------------------------------------
>  
>  #
> -# autoconf
> +# meson
>  #
> -USBUTILS_CONF_TOOL	:= autoconf
> +USBUTILS_CONF_TOOL	:= meson
>  USBUTILS_CONF_OPT	:= \
> -	$(CROSS_AUTOCONF_USR) \
> -	$(GLOBAL_LARGE_FILE_OPTION)
> +	$(CROSS_MESON_USR)
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2024-11-13 13:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-11 21:31 [ptxdist] [PATCH] " Christian Melki
2024-11-13 13:19 ` 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=20241113131954.1595072-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