summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-28 13:06:02 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-28 13:06:02 -0300
commit3113f649d07f25338e9897af2010d4099a2dc84d (patch)
tree717cb8d65f7e94f1e0f4320f1cd31fbc7602e4d7 /PATCHCFG
parent9cc8f74123e7e4c5663109d2f16d8ae20eb8fa85 (diff)
parent571039b294f41d0500dd5dd3a91233ef05504b35 (diff)
Merge https://projects.archlinux.org/git/linux-2.6-ARCH
Conflicts: PATCHCFG
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG5
1 files changed, 4 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 8323950..db883f8 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-LIBRE"
+PATCHNAME="patch-2.6.37-4-LIBRE"
# Run this before applying patches
pre_apply() {