summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2008-10-26 10:22:58 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2008-10-26 10:22:58 +0100
commitaed4451af978921ee3156a6624bb7add6c66719e (patch)
treeff75d1a4f583279f239eed0096eba9c327f26112 /PATCHCFG
parent8f13b6071fd18c8bdc7507ffa3475845b96f9cb6 (diff)
'removed included upstream patches, bump to latest version'
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG11
1 files changed, 3 insertions, 8 deletions
diff --git a/PATCHCFG b/PATCHCFG
index d0ab2f6..a6d1822 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,11 +10,10 @@ SRCNAME="linux-2.6.27-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.27 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.27.1.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.27.4.bz2%1
- # add latest fixes from stable queue
+ # add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- pre-2.6.27.2.patch%1
# add custom acpi dsdt patch, in reference to:
# http://gaugusch.at/kernel.shtml
@@ -26,10 +25,6 @@ PATCHES=(
# http://bugs.archlinux.org/task/6875
acpi-buggy-bios.patch%1
- # fix speedtouch
- # http://bugs.archlinux.org/task/11747
- fix-speedtouch.patch%1
-
# add sqashfs support, in reference to:
# http://squashfs.sourceforge.net/
# diff extracted from: http://heanet.dl.sourceforge.net/sourceforge/squashfs/squashfs3.4.tar.gz
@@ -46,7 +41,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.27.1-1-ARCH"
+PATCHNAME="patch-2.6.27.4-1-ARCH"
# Run this before applying patches
pre_apply() {