diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-10 17:16:15 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-11 11:31:55 +0100 |
| commit | eb63e94a76aad264acf875d34e77804d4cf47ee6 (patch) | |
| tree | 6dc0f3423c8273c1ef8f8809fc11b32b6774e292 | |
| parent | d4ea8fd8bd4df10b495e6f28ce30928ceae6598f (diff) | |
| download | poky-eb63e94a76aad264acf875d34e77804d4cf47ee6.tar.gz | |
iproute2: upgrade 6.15.0 -> 6.16.0
(From OE-Core rev: a750578cb10479e536c38a85dab3d5749ece2049)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/iproute2/iproute2_6.16.0.bb (renamed from meta/recipes-connectivity/iproute2/iproute2_6.15.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/iproute2/iproute2_6.15.0.bb b/meta/recipes-connectivity/iproute2/iproute2_6.16.0.bb index 592e3e15af..dc7106902c 100644 --- a/meta/recipes-connectivity/iproute2/iproute2_6.15.0.bb +++ b/meta/recipes-connectivity/iproute2/iproute2_6.16.0.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BP}.tar.xz \ | |||
| 15 | file://0001-include-libnetlink.h-add-missing-include-for-htobe64.patch \ | 15 | file://0001-include-libnetlink.h-add-missing-include-for-htobe64.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "8041854a882583ad5263466736c9c8c68c74b1a35754ab770d23343f947528fb" | 18 | SRC_URI[sha256sum] = "5900ccc15f9ac3bf7b7eae81deb5937123df35e99347a7f11a22818482f0a8d0" |
| 19 | 19 | ||
| 20 | inherit update-alternatives bash-completion pkgconfig | 20 | inherit update-alternatives bash-completion pkgconfig |
| 21 | 21 | ||
