From: Kevin Tian Date: Thu, 12 Aug 2010 07:30:02 +0000 (+0800) Subject: ethtool: add new recipe 2.6.34 X-Git-Tag: 2011-1~4891 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f53504d28c47d8edda4f091db1cf463c9578dc04;p=openembedded-core.git ethtool: add new recipe 2.6.34 Signed-off-by: Kevin Tian --- 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 index 0000000000..9658f630a1 --- /dev/null +++ b/meta-lsb/packages/ethtool/ethtool_2.6.34.bb @@ -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