Thanks, applied as 593f46eae0e9d6fc0d169d6595ca9d42ccf84479. Michael
[sent from post-receive hook] On Fri, 31 May 2024 08:08:33 +0200, Christian Melki <christian.me...@t2data.com> wrote: > Minor changes. > https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.9.0 > > Signed-off-by: Christian Melki <christian.me...@t2data.com> > Message-Id: <20240514191527.3859300-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de> > > diff --git a/rules/iproute2.make b/rules/iproute2.make > index 79aa02f1d54f..315910698cc7 100644 > --- a/rules/iproute2.make > +++ b/rules/iproute2.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2 > # > # Paths and names > # > -IPROUTE2_VERSION := 6.8.0 > -IPROUTE2_MD5 := 9d6ea453986900d98e3b6bcb868815cd > +IPROUTE2_VERSION := 6.9.0 > +IPROUTE2_MD5 := 0ca5c21a5a42157fbb88b39791963364 > IPROUTE2 := iproute2-$(IPROUTE2_VERSION) > IPROUTE2_SUFFIX := tar.xz > IPROUTE2_URL := $(call ptx/mirror, KERNEL, > utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))