Browse Source

update e1000e driver

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10673 ec354946-7b23-47d6-9f5a-488ba84defc7
takemikaduchi 7 years ago
parent
commit
e8db413229
1 changed files with 8 additions and 5 deletions
  1. 8 5
      k/kernel/kernel-vl.spec

+ 8 - 5
k/kernel/kernel-vl.spec

@@ -34,7 +34,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 %define patchlevel 15
 %define kversion 4.%{sublevel}
 %define rpmversion 4.%{sublevel}.%{patchlevel}
-%define release 1%{?_dist_release}
+%define release 2%{?_dist_release}
 
 %define make_target bzImage
 %define hdrarch %_target_cpu
@@ -249,6 +249,8 @@ Patch1394: linux-2.6-zd1211rw-gw-us54gxs.patch
 
 # tg3 add new id (5778[26])
 Patch1430: linux-3.9.2-tg3-support-newid.patch
+# e1000e update
+Patch1460: linux-4.4.13_update_e1000e_3.3.4.patch
 
 # Misc bits.
 Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
@@ -299,9 +301,7 @@ Source6100: aufs%{aufs_version}.tar.xz
 
 #
 # TuxOnIce (formerly suspend2) patch
-# %define tuxonice_version 3.18-20150704
 %define tuxonice_version 4.4.8-2016-04-21
-#Patch9000: tuxonice-%{tuxonice_version}.patch
 Patch9000: tuxonice-for-linux-%{tuxonice_version}.patch
 Patch9001: 0001-toi-4.1-attempt-to-fix-compiling-without-TOI.patch
 
@@ -314,7 +314,6 @@ Patch10000: linux-3.18-LINUX_COMPILER-LANG_C.patch
 
 # Security fix patches
 
-
 # END OF PATCH DEFINITIONS
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -564,6 +563,8 @@ cd linux-%{kversion}
 
 # tg3
 %patch1430 -p1
+# e1000e
+%patch1460 -p1
 
 # Misc fixes
 # Make multimedia buttons on Dell Inspiron 8200 work.
@@ -592,7 +593,6 @@ cd linux-%{kversion}
 # pt1fix
 %patch1920 -p1
 
-
 # IDE
 # prefer ata_piix driver on ICH4+ chipset instead of IDE/piix
 %patch2010 -p1
@@ -1162,6 +1162,9 @@ fi
 
 
 %changelog
+* Sat Jul 23 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.4.15-2
+- add Patch1460: linux-4.4.13_update_e1000e_3.3.4.patch
+
 * Mon Jul 18 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.4.15-1
 - update to 4.4.15