Linux v3.19-rc4-141-gf800c25b7a76

This commit is contained in:
Josh Boyer 2015-01-15 09:39:29 -05:00
parent b0aa308042
commit a59e56b3fe
3 changed files with 6 additions and 2 deletions

View File

@ -1425,6 +1425,7 @@ CONFIG_IXGBE_HWMON=y
CONFIG_I40E=m
CONFIG_I40E_VXLAN=y
# CONFIG_I40E_DCB is not set
# CONFIG_I40E_FCOE is not set
CONFIG_I40EVF=m
CONFIG_FM10K=m
# CONFIG_FM10K_VXLAN is not set

View File

@ -69,7 +69,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 4
# The git snapshot level
%define gitrev 2
%define gitrev 3
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@ -2217,6 +2217,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Jan 15 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc4.git3.1
- Linux v3.19-rc4-141-gf800c25b7a76
* Wed Jan 14 2015 Josh Boyer <jwboyer@fedoraproject.org> - 3.19.0-0.rc4.git2.1
- Linux v3.19-rc4-46-g188c901941ef
- Enable I40E_VXLAN (rhbz 1182116)

View File

@ -1,4 +1,4 @@
9e854df51ca3fef8bfe566dbd7b89241 linux-3.18.tar.xz
813ccb96f0b379d656e57442c2587ca3 perf-man-3.18.tar.gz
7aa3aed1c5a65bb633e8c3e437ec0dfb patch-3.19-rc4.xz
2559f3d80b67358207dad7f4e8971e43 patch-3.19-rc4-git2.xz
3ed47fd3ed26cfb9910908caee16d7d1 patch-3.19-rc4-git3.xz