ethtool: upgrade 5.14 -> 5.15

Message ID 1636988556-78653-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit a8af54d73dabca557fcc7b12eca29b28517933b6
Headers show
Series ethtool: upgrade 5.14 -> 5.15 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 15, 2021, 3:02 p.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../ethtool/{ethtool_5.14.bb => ethtool_5.15.bb}                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/ethtool/{ethtool_5.14.bb => ethtool_5.15.bb} (93%)

Comments

Khem Raj Nov. 15, 2021, 8:31 p.m. UTC | #1
seeing

WARNING: ethtool-5.15-r0 do_patch: Fuzz detected:

Applying patch avoid_parallel_tests.patch
patching file configure.ac
Hunk #1 succeeded at 2 with fuzz 1.


The context lines in the patches can be updated with devtool:

    devtool modify ethtool
    devtool finish --force-patch-refresh ethtool <layer_path>

Don't forget to review changes done by devtool!

WARNING: ethtool-5.15-r0 do_patch: QA Issue: Patch log indicates that
patches do not apply cleanly. [patch-fuzz]

On Mon, Nov 15, 2021 at 7:03 AM wangmy <wangmy@fujitsu.com> wrote:
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  .../ethtool/{ethtool_5.14.bb => ethtool_5.15.bb}                | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-extended/ethtool/{ethtool_5.14.bb => ethtool_5.15.bb} (93%)
>
> 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 (#158295): https://lists.openembedded.org/g/openembedded-core/message/158295
> Mute This Topic: https://lists.openembedded.org/mt/87070875/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

Patch

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/"