Browse Source

* kernel: add Patch1420 - a hack to support MBA Mid2011 LCD
(inspired from: https://bugs.freedesktop.org/show_bug.cgi?id=39533)



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

shaolin 13 years ago
parent
commit
f10fc6119c
1 changed files with 11 additions and 1 deletions
  1. 11 1
      k/kernel/kernel-vl.spec

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

@@ -28,7 +28,7 @@ Summary(ja): Linux カーネル (Linux オペレーティングシステムの
 %define patchlevel 4
 %define kversion 3.%{sublevel}
 %define rpmversion 3.%{sublevel}.%{patchlevel}
-%define release 1%{?_dist_release}
+%define release 2%{?_dist_release}
 
 %define make_target bzImage
 %define hdrarch %_target_cpu
@@ -242,6 +242,9 @@ Patch1400: linux-2.6-e1000e-update.patch
 # iwlwifi new ucode support
 Patch1410: linux-2.6.35-iwlwifi-support-new-ucode.patch
 
+# initial MBA Mid2011 hacky support
+Patch1420: linux-3.0.4_macbookair_middle2011_fixedmode_hackyhack.patch
+
 # Misc bits.
 Patch1610: linux-2.6.23-atkbd-dell-multimedia.patch
 Patch1630: linux-2.6.23-module_version.patch
@@ -558,6 +561,9 @@ cd linux-%{kversion}
 # e1000e
 ##VINE## %patch1400 -p1
 
+# initial MBA Mid2011 hacky support
+%patch1420 -p1
+
 # Misc fixes
 # Make multimedia buttons on Dell Inspiron 8200 work.
 %patch1610 -p1
@@ -1150,6 +1156,10 @@ fi
 
 
 %changelog
+* Fri Sep 16 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 3.0.4-2
+- add Patch1420 - a hack to support MBA Mid2011 LCD
+  (inspired from: https://bugs.freedesktop.org/show_bug.cgi?id=39533)
+
 * Tue Aug 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.4-1
 - update to 3.0.4