Update kernel drivers to compile with newer kernel

Kernel update to CentOS 7.5 versions are to be paired with updated
out-of-tree kernel modules, mostly for compilation purposes.

Depends-On:  https://review.openstack.org/580689

Change-Id: I8ef3f9edccfb6afa8bf68606ede7d1ef70c825d3
Signed-off-by: Jason McKenna <jason.mckenna@windriver.com>
Story: 2002761
Task: 22841
Signed-off-by: Scott Little <scott.little@windriver.com>
This commit is contained in:
jmckenna
2018-07-06 08:38:34 -04:00
committed by Scott Little
parent 6732eb233e
commit b759f327a1
5 changed files with 30 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
COPY_LIST=" \
$PKG_BASE/files/* \
$STX_BASE/downloads/i40e-2.4.3.tar.gz"
TIS_PATCH_VER=6
$STX_BASE/downloads/i40e-2.4.10.tar.gz"
TIS_PATCH_VER=1

View File

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