Thanks, applied as 586b9f8f84cef82893d53b258760f0981af81631. Michael
[sent from post-receive hook] On Mon, 17 Feb 2025 08:24:37 +0100, Christian Melki <[email protected]> wrote: > Mostly fixes. > https://github.com/libffi/libffi/releases/tag/v3.4.7 > > * Forward patches, applies cleanly > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git > a/patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch > > b/patches/libffi-3.4.7/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch > similarity index 100% > rename from > patches/libffi-3.4.6/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch > rename to > patches/libffi-3.4.7/0001-libffi-Fix-location-of-libraries-for-multilib-toolch.patch > diff --git > a/patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch > > b/patches/libffi-3.4.7/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch > similarity index 100% > rename from > patches/libffi-3.4.6/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch > rename to > patches/libffi-3.4.7/0002-libffi-ensure-sysroot-paths-are-not-in-libffi.pc.patch > diff --git a/patches/libffi-3.4.6/autogen.sh b/patches/libffi-3.4.7/autogen.sh > similarity index 100% > rename from patches/libffi-3.4.6/autogen.sh > rename to patches/libffi-3.4.7/autogen.sh > diff --git a/patches/libffi-3.4.6/series b/patches/libffi-3.4.7/series > similarity index 100% > rename from patches/libffi-3.4.6/series > rename to patches/libffi-3.4.7/series > diff --git a/rules/libffi.make b/rules/libffi.make > index f9a6bd397045..f983b1beaabe 100644 > --- a/rules/libffi.make > +++ b/rules/libffi.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBFFI) += libffi > # > # Paths and names > # > -LIBFFI_VERSION := 3.4.6 > -LIBFFI_MD5 := b9cac6c5997dca2b3787a59ede34e0eb > +LIBFFI_VERSION := 3.4.7 > +LIBFFI_MD5 := 696a1d483a1174ce8a477575546a5284 > LIBFFI := libffi-$(LIBFFI_VERSION) > LIBFFI_SUFFIX := tar.gz > LIBFFI_SOURCE := $(SRCDIR)/$(LIBFFI).$(LIBFFI_SUFFIX)
