]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: add new recipe 2.6.34
authorKevin Tian <kevin.tian@intel.com>
Thu, 12 Aug 2010 07:30:02 +0000 (15:30 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 13 Aug 2010 22:38:16 +0000 (23:38 +0100)
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta-lsb/packages/ethtool/ethtool_2.6.34.bb [new file with mode: 0644]

diff --git a/meta-lsb/packages/ethtool/ethtool_2.6.34.bb b/meta-lsb/packages/ethtool/ethtool_2.6.34.bb
new file mode 100644 (file)
index 0000000..9658f63
--- /dev/null
@@ -0,0 +1,11 @@
+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 = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+                    file://ethtool.c;firstline=4;endline=16;md5=6db6b005b8390ea76cb85a2c7bda8e6b"
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/gkernel/ethtool-${PV}.tar.gz"
+
+inherit autotools