summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2011-05-13 22:29:48 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2011-05-13 22:29:48 +0200
commit353479044853da81c8289e8c0ef5e2eba0395cc3 (patch)
treea42ec307b0c2d0f74271845e925c1b095516d255 /PATCHCFG
parent39275986bae048a6d2a8a65247497d1db136b7c6 (diff)
add libata patch
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() {