Signed-off-by: Richard Purdie <[email protected]> --- ...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%)
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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#236323): https://lists.openembedded.org/g/openembedded-core/message/236323 Mute This Topic: https://lists.openembedded.org/mt/119117203/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
