aboutsummaryrefslogtreecommitdiffstats
path: root/ethtool/ethtool_1.6.oe
blob: 45aef26e33ba30e69fd6593ae3582aed9cff9f7e (plain)
1
2
3
4
5
6
7
8
DESCRIPTION = "ethtool is a Linux net driver diagnostic \
and tuning tool for the Linux 2.4.x (or later) series \
of kernels."

SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz"
S = "${WORKDIR}/ethtool-${PV}"

inherit autotools