]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
ethtool: upgrade 6.10 -> 6.11
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Sun, 13 Oct 2024 21:35:15 +0000 (21:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Oct 2024 10:47:20 +0000 (11:47 +0100)
Release notes:
* Feature: cmis: print active and inactive firmware versions
* Feature: flash transceiver module firmware (--flash-module-firmware)
* Feature: add T1BRR 10Mb/s mode to link mode tables
* Feature: support for disabling netlink from command line
* Fix: fix lanes parameter format specifier
* Fix: add missing clause 33 PSE manual description
* Fix: qsf: Better handling of Page A2h netlink read failure
* Fix: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl (-x)
* Misc: man page formatting fix

Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool_6.11.bb [moved from meta/recipes-extended/ethtool/ethtool_6.10.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-extended/ethtool/ethtool_6.10.bb
rename to meta/recipes-extended/ethtool/ethtool_6.11.bb
index 8a7b2607f362ddd3d91c5a8b4ae8760d8146366a..c4808c5856bd64c47560e4b3bb435f159b3d0607 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[sha256sum] = "2b266c45c0fe00e5f5b462ee4e795879fa4247003bf73c5a07a2279d801be058"
+SRC_URI[sha256sum] = "a8bee475d991939cad182b7dbcf3a1f139aeed8cb0add73d72084cd71d43282b"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/"