summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2011-01-24 18:22:44 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2011-01-24 18:22:44 +0100
commitcdfbe45b0a8cef060775030bcfe94fbc5a58804d (patch)
tree3d4fe09143e699ac30731aa938bcc2ab35ab16f8 /PATCHCFG
parent9a1092bdf89d805634de2660fadff7a2ca6c6830 (diff)
fix udev issue, bump to latest aufs2.1 branch
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG9
1 files changed, 6 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index c1b2ab8..c5e3f25 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -15,13 +15,16 @@ PATCHES=(
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
+ # fix #22343 udev crashes
+ libata-alignment-2.6.37.patch%1
+
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
- aufs2-base-20110105.patch%1
- aufs2-standalone-20110105.patch%1
+ aufs2-base-20110124.patch%1
+ aufs2-standalone-20110124.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37-1-ARCH"
+PATCHNAME="patch-2.6.37-2-ARCH"
# Run this before applying patches
pre_apply() {