Merging
[vuplus_openembedded] / ethtool / ethtool_1.6.oe
1 SECTION = "console/network"
2
3 DESCRIPTION = "ethtool is a Linux net driver diagnostic \
4 and tuning tool for the Linux 2.4.x (or later) series \
5 of kernels."
6 LICENSE = "GPL"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz"
9 S = "${WORKDIR}/ethtool-${PV}"
10
11 inherit autotools