summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2010-01-18 23:06:33 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2010-01-18 23:06:33 +0100
commit5735c18f60ce7a2018b934470cf9affc7ce13d25 (patch)
treedeef664758ebd9694e7435bd00e9c8175b397d6e /PATCHCFG
parent97a4b479f1450e992819593bcc1102d9845b5c46 (diff)
bump to 2.6.32.4 updated aufs2 patches
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG12
1 files changed, 4 insertions, 8 deletions
diff --git a/PATCHCFG b/PATCHCFG
index c34da6b..8519b35 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,22 +10,18 @@ SRCNAME="linux-2.6.32-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.32 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.32.3.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.32.4.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
-
- # revert intel powermanagement
- # http://patchwork.kernel.org/patch/67768/
- revert-powermanagement-intel-2.6.32.patch%1
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
- aufs2-base-20091203.patch%1
- aufs2-standalone-20091203.patch%1
+ aufs2-base-20100116.patch%1
+ aufs2-standalone-20100116.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.32.3-1-ARCH"
+PATCHNAME="patch-2.6.32.4-1-ARCH"
# Run this before applying patches
pre_apply() {