mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
ethtool: bump to version 2.6.35
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
739467b505
commit
fe67fb0456
20
CHANGES
20
CHANGES
@ -27,16 +27,16 @@
|
|||||||
Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
|
Updated/fixed packages: acpid, alsa-lib, argus, at, autoconf,
|
||||||
automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
|
automake, avahi, axel, beecrypt, berkeleydb, bind, bmon, boa,
|
||||||
bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
|
bootutils, bridge-utils, bsdiff, busybox, cvs, dbus, directfb,
|
||||||
dmraid, docker, dosfstools, dropbear, e2fsprogs, expat, ezxml,
|
dmraid, docker, dosfstools, dropbear, e2fsprogs, ethtool,
|
||||||
fbset, fconfig, ffmpeg, freetype, gadgetfs-test, gamin, gawk,
|
expat, ezxml, fbset, fconfig, ffmpeg, freetype, gadgetfs-test,
|
||||||
genext2fs, gperf, gst-plugins-base, gst-plugins-ugly,
|
gamin, gawk, genext2fs, gperf, gst-plugins-base,
|
||||||
gtk2-themes, gtkperf, gvfs, haserl, hdparm, hostapd, hwdata,
|
gst-plugins-ugly, gtk2-themes, gtkperf, gvfs, haserl, hdparm,
|
||||||
ifplugd, imagemagick, iperf, ipsec-tools, iproute2, iptables,
|
hostapd, hwdata, ifplugd, imagemagick, iperf, ipsec-tools,
|
||||||
iw, jpeg, kexec, kismet, less, libcgi, libcurl, libdaemon,
|
iproute2, iptables, iw, jpeg, kexec, kismet, less, libcgi,
|
||||||
libdnet, liberation, libevent, libeXosip2, libglade, libgtk2,
|
libcurl, libdaemon, libdnet, liberation, libevent, libeXosip2,
|
||||||
libiconv, libidn, libintl, libmms, libmpd, libnl, liboil,
|
libglade, libgtk2, libiconv, libidn, libintl, libmms, libmpd,
|
||||||
libosip2, libpcap, libpng, libtool, libungif, libxml2,
|
libnl, liboil, libosip2, libpcap, libpng, libtool, libungif,
|
||||||
libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
|
libxml2, libxslt, lighttpd, lite, lm-sensors, lockfile-progs,
|
||||||
logrotate, m4, mdadm, mesa3d, metacity, mplayer, mtd-utils,
|
logrotate, m4, mdadm, mesa3d, metacity, mplayer, mtd-utils,
|
||||||
mysql_client, nano, nbd, ncftp, neon, netperf, netsnmp,
|
mysql_client, nano, nbd, ncftp, neon, netperf, netsnmp,
|
||||||
ng-spice-rework, ntfsprogs, ntp, openntpd, openssh, openssl,
|
ng-spice-rework, ntfsprogs, ntp, openntpd, openssh, openssl,
|
||||||
|
@ -4,11 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
ETHTOOL_VERSION:=6
|
ETHTOOL_VERSION = 2.6.35
|
||||||
ETHTOOL_SOURCE:=ethtool-$(ETHTOOL_VERSION).tar.gz
|
ETHTOOL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel/
|
||||||
ETHTOOL_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/gkernel/
|
|
||||||
ETHTOOL_AUTORECONF:=no
|
|
||||||
ETHTOOL_INSTALL_STAGING:=NO
|
|
||||||
ETHTOOL_INSTALL_TARGET:=YES
|
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS,package,ethtool))
|
$(eval $(call AUTOTARGETS,package,ethtool))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user