summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG17
1 files changed, 2 insertions, 15 deletions
diff --git a/PATCHCFG b/PATCHCFG
index f8c63f1..bbc4468 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,30 +10,17 @@ SRCNAME="linux-2.6.30-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.30 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.30.5.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.30.6.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- # fix http://bugs.archlinux.org/task/13212
- # waiting for fixed patch!
- # elgatedvb.patch%2
-
- # add missing id http://bugs.archlinux.org/task/13990
- rt2870.patch%3
-
- # fix http://bugs.archlinux.org/task/12180
- quirks-h12y.patch%1
-
- # fix wmi stack acer crash
- wmi.patch%1
-
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
aufs2-20090611.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.30.5-1-ARCH"
+PATCHNAME="patch-2.6.30.6-1-ARCH"
# Run this before applying patches
pre_apply() {