summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2008-09-09 11:40:26 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2008-09-09 11:40:26 +0200
commit1522f41c3673aa7faae066aa1c32f84e21ba34c2 (patch)
tree12ff1c35ea79ea3a10d47fe0c7d7d23a914ee6aa /PATCHCFG
parentacd92c2527117b0d0d201c2a7420f3f86a809f88 (diff)
' fixed http://bugs.archlinux.org/task/11388
bumped to new upstream 2.6.26.5 patch'
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG9
1 files changed, 6 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 7e1f143..f58ebfd 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,7 +10,7 @@ SRCNAME="linux-2.6.26-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.25 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.26.3.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.26.5.bz2%1
# Fix regression in ACPI EC code
# This reverts linux-2.6.git 1b7fc5aae8867046f8d3d45808309d5b7f2e036a
@@ -19,7 +19,10 @@ PATCHES=(
#revert-acpi-ec-msleep.patch%1
# Readd exported symbols for catalyst
- #ati-catalyst-2.6.25.patch%1
+ #ati-catalyst-2.6.25.patch%1
+
+ # fix http://bugs.archlinux.org/task/11388 will be applied in later kernel versions
+ sata_nv.patch%1
# add custom acpi dsdt patch, in reference to:
# http://gaugusch.at/kernel.shtml
@@ -48,7 +51,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.26.3-1-ARCH"
+PATCHNAME="patch-2.6.26.5-1-ARCH"
# Run this before applying patches
pre_apply() {