@@ -1,4 +1,4 @@
-From 228a051a53a4e6b1ca2640932cb78a23e44454a8 Mon Sep 17 00:00:00 2001
+From c32fe3424c067baebbf6c263886e04bb99a5af77 Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <alex@linutronix.de>
Date: Sat, 24 Aug 2024 15:32:25 +0200
Subject: [PATCH] include/libnetlink.h: add missing include for htobe64
@@ -11,7 +11,7 @@ Signed-off-by: Alexander Kanavin <alex@linutronix.de>
1 file changed, 1 insertion(+)
diff --git a/include/libnetlink.h b/include/libnetlink.h
-index 7074e91..3dbfa42 100644
+index e91505d..938bb40 100644
--- a/include/libnetlink.h
+++ b/include/libnetlink.h
@@ -13,6 +13,7 @@
@@ -1,4 +1,4 @@
-From 1bcc784f5c2406eb1898f1b935ad0f534cc281ad Mon Sep 17 00:00:00 2001
+From 2289366b53c5bdc117907e88578d24d2007fd035 Mon Sep 17 00:00:00 2001
From: Andrej Kozemcak <andrej.kozemcak@siemens.com>
Date: Thu, 5 Mar 2026 08:06:54 +0100
Subject: [PATCH] include/color.h: add missing include for types
@@ -12,7 +12,7 @@ Signed-off-by: Andrej Kozemcak <andrej.kozemcak@siemens.com>
1 file changed, 1 insertion(+)
diff --git a/include/color.h b/include/color.h
-index b543c267..3794a2aa 100644
+index b543c26..3794a2a 100644
--- a/include/color.h
+++ b/include/color.h
@@ -3,6 +3,7 @@
@@ -23,6 +23,3 @@ index b543c267..3794a2aa 100644
enum color_attr {
COLOR_IFNAME,
-2.47.3
-
similarity index 97%
rename from meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_7.0.0.bb
@@ -16,7 +16,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \
file://0002-include-color.h-add-missing-include-for-types.patch \
"
-SRC_URI[sha256sum] = "9332213d35480b647086a70c302de8568de83455a98774d35de216c4ce191006"
+SRC_URI[sha256sum] = "e62890f7b5de63c05a3bf331dc8deb4c015c336013f341a4edf46969797f2f4e"
inherit update-alternatives bash-completion pkgconfig
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *iproute2* to *7.0.0* has Succeeded. Next steps: - apply the patch: git am 0001-iproute2-upgrade-6.19.0-7.0.0.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 69424cc17f242453b4537f6b402ed0fbad401563 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 1 May 2026 06:48:19 +0000 Subject: [PATCH] iproute2: upgrade 6.19.0 -> 7.0.0 --- ...lude-libnetlink.h-add-missing-include-for-htobe64.patch | 4 ++-- ...002-include-color.h-add-missing-include-for-types.patch | 7 ++----- .../iproute2/{iproute2_6.19.0.bb => iproute2_7.0.0.bb} | 2 +- 3 files changed, 5 insertions(+), 8 deletions(-) rename meta/recipes-connectivity/iproute2/{iproute2_6.19.0.bb => iproute2_7.0.0.bb} (97%)