Merge "upgrade i40evf driver to 3.6.15 which support CentOS 7.6" into f/centos76

This commit is contained in:
Zuul 2019-01-22 16:59:41 +00:00 committed by Gerrit Code Review
commit a186c686c0
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/i40evf-3.5.13.tar.gz" $STX_BASE/downloads/i40evf-3.6.15.tar.gz"
TIS_PATCH_VER=1 TIS_PATCH_VER=1

View File

@ -8,7 +8,7 @@
%define kmod_name i40evf %define kmod_name i40evf
Name: %{kmod_name}-kmod%{?bt_ext} Name: %{kmod_name}-kmod%{?bt_ext}
Version: 3.5.13 Version: 3.6.15
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