diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index fabf27ca6..609b798e3 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -53,6 +53,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/devlink-health.8 #usr/share/man/man8/devlink-monitor.8 #usr/share/man/man8/devlink-port.8 +#usr/share/man/man8/devlink-rate.8 #usr/share/man/man8/devlink-region.8 #usr/share/man/man8/devlink-resource.8 #usr/share/man/man8/devlink-sb.8 diff --git a/lfs/iproute2 b/lfs/iproute2 index ac5df26e1..2f20b0c99 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 5.13.0 +VER = 5.14.0 THISAPP = iproute2-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 15fc3786303a173a14e180afe4cd2ecd +$(DL_FILE)_MD5 = da53966eb3b08ac264f3e9df02e06bfa install : $(TARGET)