Browse Source

kernel:
- update to 3.6.9
- add patch1920 to fix pt1 driver

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7203 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 12 years ago
parent
commit
ce8b45d01b
1 changed files with 12 additions and 1 deletions
  1. 12 1
      k/kernel/kernel-vl.spec

+ 12 - 1
k/kernel/kernel-vl.spec

@@ -31,7 +31,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 # adding some text to the end of the version number.
 #
 %define sublevel 6
-%define patchlevel 8
+%define patchlevel 9
 %define kversion 3.%{sublevel}
 %define rpmversion 3.%{sublevel}.%{patchlevel}
 %define release 1%{?_dist_release}
@@ -260,6 +260,8 @@ Patch1900: linux-2.6.35-quirk-lenovo-itpm.patch
 # initial MBA Mid2011 hacky support
 Patch1910: linux-3.0.4_macbookair_middle2011_fixedmode_hackyhack.patch
 
+# pt1 fix
+Patch1920: linux-3.6.8-pt1fix.patch
 
 # VM bits
 Patch2001: linux-2.6-vm-silence-atomic-alloc-failures.patch
@@ -586,6 +588,9 @@ cd linux-%{kversion}
 # initial MBA Mid2011 hacky support
 %patch1910 -p1
 
+# pt1fix
+%patch1920 -p1
+
 
 #
 # VM related fixes.
@@ -1157,6 +1162,12 @@ fi
 
 
 %changelog
+* Tue Dec 04 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.9-1
+- update to 3.6.9
+
+* Sun Dec 02 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.8-2
+- add patch1920 to fix pt1 driver
+
 * Wed Nov 28 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 3.6.8-1
 - update to 3.6.8