ethtool: bump to version 2.6.35
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 2 Nov 2010 19:30:12 +0000 (16:30 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 4 Nov 2010 21:53:35 +0000 (22:53 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/ethtool/ethtool.mk

diff --git a/CHANGES b/CHANGES
index cc22bac8c2976226f649414e4d095528fcf66eb5..c7b5eddf2eb9d9b8d0e24e8c2b708033f031591f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
        Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
        automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
        bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
-       dmraid, docker, dosfstools, dropbear, e2fsprogs, expat, ezxml,
-       fbset, fconfig, ffmpeg, freetype, gadgetfs-test, gamin, gawk,
-       genext2fs, gperf, gst-plugins-base, gst-plugins-ugly,
-       gtk2-themes, gtkperf, gvfs, haserl, hdparm, hostapd, hwdata,
-       ifplugd, imagemagick, iperf, ipsec-tools, iproute2, iptables,
-       iw, jpeg, kexec, kismet, less, libcgi, libcurl, libdaemon,
-       libdnet, liberation, libevent, libeXosip2, libglade, libgtk2,
-       libiconv, libidn, libintl, libmms, libmpd, libnl, liboil,
-       libosip2, libpcap, libpng, libtool, libungif, libxml2,
-       libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
+       dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
+       expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
+       gamin, gawk, genext2fs, gperf, gst-plugins-base,
+       gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
+       hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
+       iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
+       libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
+       libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
+       libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
+       libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
        logrotate, m4, mdadm, mesa3d, metacity, mplayer, mtd-utils,
        mysql_client, nano, nbd, ncftp, neon, netperf, netsnmp,
        ng-spice-rework, ntfsprogs, ntp, openntpd, openssh, openssl,
index f6d58fd1ec03e2323a7f835011a156e18209dece..1fc2315260e2e65f6d31cfa239dd513e5a991b6f 100644 (file)
@@ -4,11 +4,7 @@
 #
 #############################################################
 
-ETHTOOL_VERSION:=6
-ETHTOOL_SOURCE:=ethtool-$(ETHTOOL_VERSION).tar.gz
-ETHTOOL_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel/
-ETHTOOL_AUTORECONF:=no
-ETHTOOL_INSTALL_STAGING:=NO
-ETHTOOL_INSTALL_TARGET:=YES
+ETHTOOL_VERSION = 2.6.35
+ETHTOOL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel/
 
 $(eval $(call AUTOTARGETS,package,ethtool))