WARNING: ethtool-4.17-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

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

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch avoid_parallel_tests.patch
patching file configure.ac
Hunk #1 succeeded at 2 with fuzz 1.

Now at patch avoid_parallel_tests.patch

On 10 July 2018 at 03:42, Hong Liu <hongl.f...@cn.fujitsu.com> wrote:
> Upgrade ethtool from 4.16 to 4.17
>
> Signed-off-by: Hong Liu <hongl.f...@cn.fujitsu.com>
> ---
>  meta/recipes-extended/ethtool/{ethtool_4.16.bb => ethtool_4.17.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-extended/ethtool/{ethtool_4.16.bb => ethtool_4.17.bb} 
> (88%)
>
> diff --git a/meta/recipes-extended/ethtool/ethtool_4.16.bb 
> b/meta/recipes-extended/ethtool/ethtool_4.17.bb
> similarity index 88%
> rename from meta/recipes-extended/ethtool/ethtool_4.16.bb
> rename to meta/recipes-extended/ethtool/ethtool_4.17.bb
> index 5ccb162..844a958 100644
> --- a/meta/recipes-extended/ethtool/ethtool_4.16.bb
> +++ b/meta/recipes-extended/ethtool/ethtool_4.17.bb
> @@ -11,8 +11,8 @@ SRC_URI = 
> "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
>             file://avoid_parallel_tests.patch \
>             "
>
> -SRC_URI[md5sum] = "2b50adf06fc1b033951edef5987c32f3"
> -SRC_URI[sha256sum] = 
> "25f8fc3a4b2cb2cbfe8741148d8e743127dd7c951df96d8d6dccb88741f8a27d"
> +SRC_URI[md5sum] = "4dba0345a4ab9f51b4a4a9739284238d"
> +SRC_URI[sha256sum] = 
> "4130142a15f7409d18de3667998f3c99fba52fd7c8d94be7ecdabf8dcab3d6c1"
>
>  inherit autotools ptest
>  RDEPENDS_${PN}-ptest += "make"
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to