[yocto] [meta-fsl-ppc 05/16] ethtool: add ethtool-3.0

McClintock Matthew-B29882 B29882 at freescale.com
Wed Sep 12 14:56:27 PDT 2012


On Wed, Sep 12, 2012 at 2:06 AM,  <b19537 at freescale.com> wrote:
> From: Zhenhua Luo <b19537 at freescale.com>
>
>     To match the kernel version of FSL SDK

This commit message does not make sense. Can we say why we need
ethtool 3.0 and the subsequent patch?

Also this patch should be for-denzil branch only as poky master
already has ethtool 3.0 recipe in it.

-M

>
> Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
> ---
>  recipes-extended/ethtool/ethtool_3.0.bb |   12 ++++++++++++
>  1 file changed, 12 insertions(+)
>  create mode 100644 recipes-extended/ethtool/ethtool_3.0.bb
>
> diff --git a/recipes-extended/ethtool/ethtool_3.0.bb b/recipes-extended/ethtool/ethtool_3.0.bb
> new file mode 100644
> index 0000000..cc4862d
> --- /dev/null
> +++ b/recipes-extended/ethtool/ethtool_3.0.bb
> @@ -0,0 +1,12 @@
> +SUMMARY = "Display or change ethernet card settings"
> +DESCRIPTION = "A small utility for examining and tuning the settings of your ethernet-based network interfaces."
> +HOMEPAGE = "http://www.kernel.org/pub/software/network/ethtool/"
> +SECTION = "console/network"
> +LICENSE = "GPLv2+"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
> +
> +SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz"
> +SRC_URI[md5sum] = "a339cbdcbe1c1fbe377c36d84231bda6"
> +SRC_URI[sha256sum] = "9b9caffc0ee3567b607618ca5bc85505230d66cd9d5caa1c333760b3885f0ae4"
> +
> +inherit autotools
> --
> 1.7.9.5
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list