Release notes: * Feature: support for rx-flow-hash gtp (-N) * Feature: support for RSS input transformation (-X) * Fix: typo in coalescing output (-c) * Fix: document all debugging flags in man page
Signed-off-by: Changhyeok Bae <[email protected]> --- .../recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch | 2 +- .../recipes-extended/ethtool/{ethtool_6.7.bb => ethtool_6.9.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_6.7.bb => ethtool_6.9.bb} (93%) diff --git a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch index 69df8632f2..ad4aabaa96 100644 --- a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch +++ b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch @@ -18,7 +18,7 @@ diff --git a/configure.ac b/configure.ac index c871558..8ea1eaa 100644 --- a/configure.ac +++ b/configure.ac -@@ -3,7 +3,7 @@ AC_INIT(ethtool, 6.7, [email protected]) +@@ -3,7 +3,7 @@ AC_INIT(ethtool, 6.9, [email protected]) AC_PREREQ(2.52) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([ethtool.c]) diff --git a/meta/recipes-extended/ethtool/ethtool_6.7.bb b/meta/recipes-extended/ethtool/ethtool_6.9.bb similarity index 93% rename from meta/recipes-extended/ethtool/ethtool_6.7.bb rename to meta/recipes-extended/ethtool/ethtool_6.9.bb index 33df0e0e80..1837b1ed1e 100644 --- a/meta/recipes-extended/ethtool/ethtool_6.7.bb +++ b/meta/recipes-extended/ethtool/ethtool_6.9.bb @@ -11,7 +11,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \ file://avoid_parallel_tests.patch \ " -SRC_URI[sha256sum] = "ace0e95a03b38208af4ebacb415244568ace44c5d5a279ea434844f900179c75" +SRC_URI[sha256sum] = "0011fb1b20101879f2d01d39cd2bc1d9646990d07d64de893415404a3afc53ef" UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202323): https://lists.openembedded.org/g/openembedded-core/message/202323 Mute This Topic: https://lists.openembedded.org/mt/107493510/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
