aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ethtool/ethtool.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ethtool/ethtool.inc')
-rw-r--r--recipes/ethtool/ethtool.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/ethtool/ethtool.inc b/recipes/ethtool/ethtool.inc
new file mode 100644
index 0000000000..323ae9a029
--- /dev/null
+++ b/recipes/ethtool/ethtool.inc
@@ -0,0 +1,9 @@
+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"
+
+inherit autotools