From d3b5e766db4c33d2cf430cc7b860da0dce6203ce Mon Sep 17 00:00:00 2001 From: Jamie Lenehan Date: Wed, 26 Jul 2006 03:33:46 +0000 Subject: ethtool 4: Add latest ethtool version. Also updated the description and added the home page information in the recipe. The original release announcement: NEWS for this release: Version 4 - July 18, 2006 * Feature: UFO support * Feature: support long options * Features: e1000, pcnet32, tg3 updates * Feature: added PPC4xx EMAC support * Feature: Use hexdump instead of single values for register dump [and also a couple minor bug fixes] --- packages/ethtool/ethtool_3.bb | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'packages/ethtool/ethtool_3.bb') diff --git a/packages/ethtool/ethtool_3.bb b/packages/ethtool/ethtool_3.bb index e1b0aaf092..a330cf0cce 100644 --- a/packages/ethtool/ethtool_3.bb +++ b/packages/ethtool/ethtool_3.bb @@ -1,11 +1,2 @@ -SECTION = "console/network" - -DESCRIPTION = "ethtool is a Linux net driver diagnostic \ -and tuning tool for the Linux 2.4.x (or later) series \ -of kernels." -LICENSE = "GPL" - -SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz" -S = "${WORKDIR}/ethtool-${PV}" - -inherit autotools +include ethtool.inc +PR="r1" -- cgit v1.2.3