summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG5
1 files changed, 4 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index e2f3a22..acdea2d 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -27,6 +27,9 @@ PATCHES=(
i915-pipeline.patch%1
# fix ips module
intel_ips-produces-constant-load-of-1.patch%1
+ # fix https://bugs.archlinux.org/task/24102
+ # libata regression
+ libata-eh-2.6.38.patch%1
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
@@ -34,7 +37,7 @@ PATCHES=(
aufs2-standalone-20110314.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.38.6-1-ARCH"
+PATCHNAME="patch-2.6.38.6-2-ARCH"
# Run this before applying patches
pre_apply() {