summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2008-08-26 22:26:26 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2008-08-26 22:26:26 +0200
commitacd92c2527117b0d0d201c2a7420f3f86a809f88 (patch)
tree5fffa8355ace125a2f908785bc911b8ca014c22f
parent8bc0059921d8d9372c62fc9eea959d0af43a9493 (diff)
'bump to 2.6.26.3 and removed the revert ec acpi patch again'
-rw-r--r--PATCHCFG7
1 files changed, 4 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index fc89474..7e1f143 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,12 +10,13 @@ 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.2.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.26.3.bz2%1
# Fix regression in ACPI EC code
# This reverts linux-2.6.git 1b7fc5aae8867046f8d3d45808309d5b7f2e036a
# which ACPI S3 on some models
- revert-acpi-ec-msleep.patch%1
+ ### Thomas said it breaks more to revert!
+ #revert-acpi-ec-msleep.patch%1
# Readd exported symbols for catalyst
#ati-catalyst-2.6.25.patch%1
@@ -47,7 +48,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.26.2-1-ARCH"
+PATCHNAME="patch-2.6.26.3-1-ARCH"
# Run this before applying patches
pre_apply() {