From: Adolf Belka Date: Mon, 17 May 2021 15:10:38 +0000 (+0200) Subject: ethtool: Update to 5.12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=19465bc094bd7ede505b68f67e6e9919267efd60;p=people%2Fms%2Fipfire-2.x.git ethtool: Update to 5.12 - Update from 3.16 (2014) to 5.12 (2021) - Update of rootfile - Changelog is too large to include here. Changelog details are available at https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/log/ Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/ethtool b/config/rootfiles/common/ethtool index 930cd05de1..1ffc4025db 100644 --- a/config/rootfiles/common/ethtool +++ b/config/rootfiles/common/ethtool @@ -1,2 +1,3 @@ usr/sbin/ethtool +#usr/share/bash-completion/completions/ethtool #usr/share/man/man8/ethtool.8 diff --git a/lfs/ethtool b/lfs/ethtool index 9fb0d89738..6775718440 100644 --- a/lfs/ethtool +++ b/lfs/ethtool @@ -24,7 +24,7 @@ include Config -VER = 3.16 +VER = 5.12 THISAPP = ethtool-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 7eee202accb86104adc8463a36a1a468 +$(DL_FILE)_MD5 = 11fcf0d0287c899fbcbdb48897fe2bab install : $(TARGET)