Thanks, applied as fafd97b667cb60807122c8f7510bd6fae0e44164.

Michael

[sent from post-receive hook]

On Fri, 15 Mar 2024 05:06:11 +0100, Christian Melki 
<christian.me...@t2data.com> wrote:
> Back to back bump. Apparently some regression.
> Doesn't look very important to me. Oh well.
> 
> https://github.com/libffi/libffi/releases/tag/v3.4.6
> 
> * Forward patches, no changes.
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20240219193715.2790528-1-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git 
> a/patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
>  
> b/patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> similarity index 100%
> rename from 
> patches/libffi-3.4.5/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> rename to 
> patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch
> diff --git 
> a/patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
>  
> b/patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> similarity index 100%
> rename from 
> patches/libffi-3.4.5/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> rename to 
> patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch
> diff --git a/patches/libffi-3.4.5/autogen.sh b/patches/libffi-3.4.6/autogen.sh
> similarity index 100%
> rename from patches/libffi-3.4.5/autogen.sh
> rename to patches/libffi-3.4.6/autogen.sh
> diff --git a/patches/libffi-3.4.5/series b/patches/libffi-3.4.6/series
> similarity index 100%
> rename from patches/libffi-3.4.5/series
> rename to patches/libffi-3.4.6/series
> diff --git a/rules/libffi.make b/rules/libffi.make
> index 97de849bbca9..df6ca0a5c9d6 100644
> --- a/rules/libffi.make
> +++ b/rules/libffi.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi
>  #
>  # Paths and names
>  #
> -LIBFFI_VERSION               := 3.4.5
> -LIBFFI_MD5           := cea8d9ea4dc191481a3d56feb5a80937
> +LIBFFI_VERSION               := 3.4.6
> +LIBFFI_MD5           := b9cac6c5997dca2b3787a59ede34e0eb
>  LIBFFI                       := libffi-$(LIBFFI_VERSION)
>  LIBFFI_SUFFIX                := tar.gz
>  LIBFFI_SOURCE                := $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)

Reply via email to