summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2009-12-26 09:10:43 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2009-12-26 09:10:43 +0100
commit352bf98a8ba4a0595d5f5b8c454d47e5e3b9bb09 (patch)
treebe9fff86d689ef8a2152cc5f954c25099cd99632 /PATCHCFG
parent5efe25e85e3b6e23101da61bdfdb1f755bcb364f (diff)
added intel fix
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG6
1 files changed, 5 insertions, 1 deletions
diff --git a/PATCHCFG b/PATCHCFG
index d30ad7b..53a13ed 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -15,13 +15,17 @@ PATCHES=(
# 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
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.32.2-1-ARCH"
+PATCHNAME="patch-2.6.32.2-2-ARCH"
# Run this before applying patches
pre_apply() {