Merge "upgrade ixgbe driver to 5.5.3 version for CentOS 7.6" into f/centos76

This commit is contained in:
Zuul 2019-01-23 17:27:00 +00:00 committed by Gerrit Code Review
commit f25bafc96f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
COPY_LIST=" \ COPY_LIST=" \
$PKG_BASE/files/* \ $PKG_BASE/files/* \
$STX_BASE/downloads/ixgbe-5.3.7.tar.gz" $STX_BASE/downloads/ixgbe-5.5.3.tar.gz"
TIS_PATCH_VER=1 TIS_PATCH_VER=1

View File

@ -8,7 +8,7 @@
%define kmod_name ixgbe %define kmod_name ixgbe
Name: %{kmod_name}-kmod%{?bt_ext} Name: %{kmod_name}-kmod%{?bt_ext}
Version: 5.3.7 Version: 5.5.3
Release: 0%{?_tis_dist}.%{tis_patch_ver} Release: 0%{?_tis_dist}.%{tis_patch_ver}
Group: System Environment/Kernel Group: System Environment/Kernel
License: GPLv2 License: GPLv2