]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: upgrade 5.10 -> 5.12
authorwangmy <wangmy@fujitsu.com>
Thu, 10 Jun 2021 08:31:38 +0000 (16:31 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Jun 2021 21:53:32 +0000 (22:53 +0100)
refresh avoid_parallel_tests.patch

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch
meta/recipes-extended/ethtool/ethtool_5.12.bb [moved from meta/recipes-extended/ethtool/ethtool_5.10.bb with 93% similarity]

index 54aec01284e3fbf5b8ad5d00459ad0b5f9e00188..b3f3de4a160b98d5fede3877b306fae1a10a8449 100644 (file)
@@ -19,7 +19,7 @@ index 13c2bc0..0b6ca1d 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
- AC_INIT(ethtool, 5.10, netdev@vger.kernel.org)
+ AC_INIT(ethtool, 5.12, netdev@vger.kernel.org)
  AC_PREREQ(2.52)
  AC_CONFIG_SRCDIR([ethtool.c])
 -AM_INIT_AUTOMAKE([gnu subdir-objects])
similarity index 93%
rename from meta/recipes-extended/ethtool/ethtool_5.10.bb
rename to meta/recipes-extended/ethtool/ethtool_5.12.bb
index 5c0df3acbcb069ee712f5949269cfe4e5cfe3ff3..df7dd47748feaf25bbfe6205f8fa0b6aa29dfebe 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] = "4b86adb3ed913c1ef14a276301981f696ab4ec360c19f0a5b68235c4756abae5"
+SRC_URI[sha256sum] = "7ca623cc1dd25ba66531573da6a11f1ecde9b62b00742d9ba54f9ba983439bfa"
 
 UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/"