Thanks, applied as 574e8c46b995dfc068642c1996324ae2cef31595. Michael
[sent from post-receive hook] On Mon, 05 Aug 2024 08:49:43 +0200, Christian Melki <[email protected]> wrote: > Might cause a few build issues, but should be pretty > ok. As always. Caveat for core build tools. > https://github.com/autotools-mirror/automake/blob/v1.17/NEWS > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-autotools-automake.make > b/rules/host-autotools-automake.make > index 2361f8589849..52820900c30f 100644 > --- a/rules/host-autotools-automake.make > +++ b/rules/host-autotools-automake.make > @@ -14,8 +14,8 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOMAKE) += > host-autotools-automake > # > # Paths and names > # > -HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.16.5 > -HOST_AUTOTOOLS_AUTOMAKE_MD5 := 4017e96f89fca45ca946f1c5db6be714 > +HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.17 > +HOST_AUTOTOOLS_AUTOMAKE_MD5 := 7ab3a02318fee6f5bd42adfc369abf10 > HOST_AUTOTOOLS_AUTOMAKE := > automake-$(HOST_AUTOTOOLS_AUTOMAKE_VERSION) > HOST_AUTOTOOLS_AUTOMAKE_SUFFIX := tar.xz > HOST_AUTOTOOLS_AUTOMAKE_URL := $(call ptx/mirror, GNU, > automake/$(HOST_AUTOTOOLS_AUTOMAKE).$(HOST_AUTOTOOLS_AUTOMAKE_SUFFIX))
