Thanks, applied as 81a9a8aeb53ff8657f261b8bb1e58665990509be. Michael
[sent from post-receive hook] On Wed, 13 Nov 2024 14:19:52 +0100, Christian Melki <[email protected]> wrote: > Looks like a bunch of changes, almost like the project picked up > some speed recently. Not sure what to make of it given > 2.4.6 -> 2.4.7 took 7 years or something. > Works for my builds over x86_64, arm, aarch64. > https://git.savannah.gnu.org/gitweb/?p=libtool.git;a=shortlog;h=v2.5.3 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-autotools-libtool.make > b/rules/host-autotools-libtool.make > index b131d0211e60..9d192da3d807 100644 > --- a/rules/host-autotools-libtool.make > +++ b/rules/host-autotools-libtool.make > @@ -14,8 +14,8 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_LIBTOOL) += > host-autotools-libtool > # > # Paths and names > # > -HOST_AUTOTOOLS_LIBTOOL_VERSION := 2.4.7 > -HOST_AUTOTOOLS_LIBTOOL_MD5 := ed40528d8a066ee3fffd714588721cff > +HOST_AUTOTOOLS_LIBTOOL_VERSION := 2.5.3 > +HOST_AUTOTOOLS_LIBTOOL_MD5 := 42abe5bed6cc8207f0868968d89d77cf > HOST_AUTOTOOLS_LIBTOOL := > libtool-$(HOST_AUTOTOOLS_LIBTOOL_VERSION) > HOST_AUTOTOOLS_LIBTOOL_SUFFIX := tar.gz > HOST_AUTOTOOLS_LIBTOOL_URL := $(call ptx/mirror, GNU, > libtool/$(HOST_AUTOTOOLS_LIBTOOL).$(HOST_AUTOTOOLS_LIBTOOL_SUFFIX))
