summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2011-01-27 22:59:45 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2011-01-27 22:59:45 +0100
commit571039b294f41d0500dd5dd3a91233ef05504b35 (patch)
treecfa5345560404bda74551839b694a4c59e87ff50 /PATCHCFG
parentcdfbe45b0a8cef060775030bcfe94fbc5a58804d (diff)
add i915 patch to fix #19234
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG5
1 files changed, 4 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index c5e3f25..cd496b8 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -18,13 +18,16 @@ PATCHES=(
# fix #22343 udev crashes
libata-alignment-2.6.37.patch%1
+ # fix #19234 i1915 display size
+ fix-i915.patch%1
+
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-base-20110124.patch%1
aufs2-standalone-20110124.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37-2-ARCH"
+PATCHNAME="patch-2.6.37-4-ARCH"
# Run this before applying patches
pre_apply() {