summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2008-11-28 10:36:47 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2008-11-28 10:36:47 +0100
commit9a18a57ec01947b8f0698cd661dfdf385f0b4ea2 (patch)
tree10241e947fe15b5cdaa72f31cf22a1f55edab33c /PATCHCFG
parent3a052c82692bbed119272669bd7fe8a28d2000d0 (diff)
'update to new upstream version, removed one included patch, added new
quirk for 8139too cards'
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG8
1 files changed, 4 insertions, 4 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 10b2799..d87d851 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.6.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.27.7.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -20,8 +20,8 @@ PATCHES=(
# http://acpi.sourceforge.net
http://gaugusch.at/acpi-dsdt-initrd-patches/acpi-dsdt-initrd-v0.9a-2.6.25.patch%1
- # fix http://bugs.archlinux.org/task/11746
- fix-hostap.patch%1
+ # fix http://bugs.archlinux.org/task/12180
+ quirks-h12y.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
@@ -44,7 +44,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.27.6-1-ARCH"
+PATCHNAME="patch-2.6.27.7-1-ARCH"
# Run this before applying patches
pre_apply() {