Thanks, applied as 3aa8aa959a32562345cbbbec870114a69231785c.

Michael

[sent from post-receive hook]

On Sun, 19 Oct 2025 14:05:33 +0200, Sven Püschel <[email protected]> 
wrote:
> Nathan Hjelm has been added to the copyright list in the core.c file.
> Also the copyright statement was shifted by 1 due to a modeline
> comment.
> 
> Signed-off-by: Sven Püschel <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git 
> a/patches/libusb-compat-0.1.3/0001-libusb-config-add-SYSROOT-support.patch 
> b/patches/libusb-compat-0.1.8/0001-libusb-config-add-SYSROOT-support.patch
> similarity index 100%
> rename from 
> patches/libusb-compat-0.1.3/0001-libusb-config-add-SYSROOT-support.patch
> rename to 
> patches/libusb-compat-0.1.8/0001-libusb-config-add-SYSROOT-support.patch
> diff --git 
> a/patches/libusb-compat-0.1.3/0002-libusb-pc-add-dependency-to-libusb.patch 
> b/patches/libusb-compat-0.1.8/0002-libusb-pc-add-dependency-to-libusb.patch
> similarity index 100%
> rename from 
> patches/libusb-compat-0.1.3/0002-libusb-pc-add-dependency-to-libusb.patch
> rename to 
> patches/libusb-compat-0.1.8/0002-libusb-pc-add-dependency-to-libusb.patch
> diff --git a/patches/libusb-compat-0.1.3/series 
> b/patches/libusb-compat-0.1.8/series
> similarity index 100%
> rename from patches/libusb-compat-0.1.3/series
> rename to patches/libusb-compat-0.1.8/series
> diff --git a/rules/libusb-compat.make b/rules/libusb-compat.make
> index b2044b02b07b..cbc2d9191c06 100644
> --- a/rules/libusb-compat.make
> +++ b/rules/libusb-compat.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBUSB_COMPAT) += libusb-compat
>  #
>  # Paths and names
>  #
> -LIBUSB_COMPAT_VERSION        := 0.1.3
> -LIBUSB_COMPAT_MD5    := 570ac2ea085b80d1f74ddc7c6a93c0eb
> +LIBUSB_COMPAT_VERSION        := 0.1.8
> +LIBUSB_COMPAT_MD5    := c228d0b101855769d7929e77898fd38b
>  LIBUSB_COMPAT                := libusb-compat-$(LIBUSB_COMPAT_VERSION)
>  LIBUSB_COMPAT_SUFFIX := tar.bz2
>  LIBUSB_COMPAT_URL    := $(call ptx/mirror, SF, 
> libusb/$(LIBUSB_COMPAT).$(LIBUSB_COMPAT_SUFFIX))
> @@ -24,7 +24,7 @@ LIBUSB_COMPAT_DIR   := $(BUILDDIR)/$(LIBUSB_COMPAT)
>  LIBUSB_COMPAT_LICENSE        := LGPL-2.1-or-later
>  LIBUSB_COMPAT_LICENSE_FILES := \
>       file://COPYING;md5=fbc093901857fcd118f065f900982c24 \
> -     
> file://libusb/core.c;startline=3;endline=18;md5=2298e4a979818700952bd49cb9ff9777
> +     
> file://libusb/core.c;startline=4;endline=20;md5=f4c647b16934814e5bc486a958690226
>  
>  # 
> ----------------------------------------------------------------------------
>  # Prepare

Reply via email to