aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ethtool/ethtool.inc
blob: 9c1c292505e32b3bce8237c152c8bfb8b8333b3c (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A small utility for examining and tuning the settings \
of your ethernet-based network interfaces."
HOMEPAGE = "http://sourceforge.net/projects/gkernel/"
SECTION = "console/network"
LICENSE = "GPL"

SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz \
           file://fifo.patch"

inherit autotools