diff mbox series

[14/62] iproute2: upgrade 6.19.0 -> 7.0.0

Message ID 20260502162929.1377831-14-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/62] at-spi2-core: upgrade 2.60.0 -> 2.60.3 | expand

Commit Message

Richard Purdie May 2, 2026, 4:28 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...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%)

Comments

patchtest@automation.yoctoproject.org May 2, 2026, 4:49 p.m. UTC | #1
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:

---
Testing patch /home/patchtest/share/mboxes/14-62-iproute2-upgrade-6.19.0---7.0.0.patch

FAIL: test commit message presence: Please include a commit message on your patch explaining the change (test_mbox.TestMbox.test_commit_message_presence)

PASS: test Signed-off-by presence (test_mbox.TestMbox.test_signed_off_by_presence)
PASS: test author valid (test_mbox.TestMbox.test_author_valid)
PASS: test commit message user tags (test_mbox.TestMbox.test_commit_message_user_tags)
PASS: test mbox format (test_mbox.TestMbox.test_mbox_format)
PASS: test non-AUH upgrade (test_mbox.TestMbox.test_non_auh_upgrade)
PASS: test shortlog format (test_mbox.TestMbox.test_shortlog_format)
PASS: test shortlog length (test_mbox.TestMbox.test_shortlog_length)
PASS: test target mailing list (test_mbox.TestMbox.test_target_mailing_list)

SKIP: pretest pylint: No python related patches, skipping test (test_python_pylint.PyLint.pretest_pylint)
SKIP: test CVE tag format: No new CVE patches introduced (test_patch.TestPatch.test_cve_tag_format)
SKIP: test Signed-off-by presence: No new CVE patches introduced (test_patch.TestPatch.test_signed_off_by_presence)
SKIP: test Upstream-Status presence: No new CVE patches introduced (test_patch.TestPatch.test_upstream_status_presence_format)
SKIP: test bugzilla entry format: No bug ID found (test_mbox.TestMbox.test_bugzilla_entry_format)
SKIP: test pylint: No python related patches, skipping test (test_python_pylint.PyLint.test_pylint)
SKIP: test series merge on head: Merge test is disabled for now (test_mbox.TestMbox.test_series_merge_on_head)

---

Please address the issues identified and
submit a new revision of the patch, or alternatively, reply to this
email with an explanation of why the patch should be accepted. If you
believe these results are due to an error in patchtest, please submit a
bug at https://bugzilla.yoctoproject.org/ (use the 'Patchtest' category
under 'Yocto Project Subprojects'). For more information on specific
failures, see: https://wiki.yoctoproject.org/wiki/Patchtest. Thank
you!
diff mbox series

Patch

diff --git a/meta/recipes-connectivity/iproute2/iproute2/0001-include-libnetlink.h-add-missing-include-for-htobe64.patch b/meta/recipes-connectivity/iproute2/iproute2/0001-include-libnetlink.h-add-missing-include-for-htobe64.patch
index 614cd004994..efca33b6cf4 100644
--- a/meta/recipes-connectivity/iproute2/iproute2/0001-include-libnetlink.h-add-missing-include-for-htobe64.patch
+++ b/meta/recipes-connectivity/iproute2/iproute2/0001-include-libnetlink.h-add-missing-include-for-htobe64.patch
@@ -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 @@
diff --git a/meta/recipes-connectivity/iproute2/iproute2/0002-include-color.h-add-missing-include-for-types.patch b/meta/recipes-connectivity/iproute2/iproute2/0002-include-color.h-add-missing-include-for-types.patch
index 146f2f42a9b..c5c7254c618 100644
--- a/meta/recipes-connectivity/iproute2/iproute2/0002-include-color.h-add-missing-include-for-types.patch
+++ b/meta/recipes-connectivity/iproute2/iproute2/0002-include-color.h-add-missing-include-for-types.patch
@@ -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
-
diff --git a/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb b/meta/recipes-connectivity/iproute2/iproute2_7.0.0.bb
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
index 28ed1093abe..15f626de3e3 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_6.19.0.bb
+++ b/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