Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch | 2 +- .../ethtool/{ethtool_5.14.bb => ethtool_5.15.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_5.14.bb => ethtool_5.15.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 e4abadb05d..0ec3537198 100644 --- a/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch +++ b/meta/recipes-extended/ethtool/ethtool/avoid_parallel_tests.patch @@ -19,7 +19,7 @@ index 6c9453c..7c0f829 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.14, [email protected]) + AC_INIT(ethtool, 5.15, [email protected]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR([ethtool.c]) -AM_INIT_AUTOMAKE([gnu subdir-objects]) diff --git a/meta/recipes-extended/ethtool/ethtool_5.14.bb b/meta/recipes-extended/ethtool/ethtool_5.15.bb similarity index 93% rename from meta/recipes-extended/ethtool/ethtool_5.14.bb rename to meta/recipes-extended/ethtool/ethtool_5.15.bb index 28a49f4f8a..4192dec300 100644 --- a/meta/recipes-extended/ethtool/ethtool_5.14.bb +++ b/meta/recipes-extended/ethtool/ethtool_5.15.bb @@ -11,7 +11,7 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \ file://avoid_parallel_tests.patch \ " -SRC_URI[sha256sum] = "9868604c913e5483000c00d5dcb2bb3169a05252de47f62174702ff19cf6de7a" +SRC_URI[sha256sum] = "a6a1638192209269ca74a29d73903f28531ebdf0794f3e0bdfdbdee2dc75d98b" UPSTREAM_CHECK_URI = "https://www.kernel.org/pub/software/network/ethtool/" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#158318): https://lists.openembedded.org/g/openembedded-core/message/158318 Mute This Topic: https://lists.openembedded.org/mt/87085410/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
