summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2008-11-14 09:44:46 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2008-11-14 09:44:46 +0100
commit3a052c82692bbed119272669bd7fe8a28d2000d0 (patch)
tree68dc00dc868e48524651cbaa4c11c2297e022c8f /PATCHCFG
parentf1b2971fed21141634f4b8093686ca660172ec5a (diff)
'update to new latest version, removed included patch'
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG7
1 files changed, 2 insertions, 5 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 1886830..10b2799 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,7 +10,7 @@ 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.5.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.27.6.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -23,9 +23,6 @@ PATCHES=(
# fix http://bugs.archlinux.org/task/11746
fix-hostap.patch%1
- # fix http://bugs.archlinux.org/task/11758
- r8169-fix-RxMissed-register-access.patch%1
-
# fix buggy bios acpi to get c states, which violate acpi specification, in reference to:
# http://bugzilla.kernel.org/show_bug.cgi?id=7578
# http://bugs.archlinux.org/task/6875
@@ -47,7 +44,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.27.5-1-ARCH"
+PATCHNAME="patch-2.6.27.6-1-ARCH"
# Run this before applying patches
pre_apply() {