summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2008-08-10 13:33:37 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2008-08-10 13:33:37 +0200
commit8bc0059921d8d9372c62fc9eea959d0af43a9493 (patch)
treed90a77d157b5747830ef71b85e570711a5b7f293 /PATCHCFG
parent04cdb515326c5eb461da2793cf4745a52c8c5b2d (diff)
'upgpkg bump to new .2 release'
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG4
1 files changed, 2 insertions, 2 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 5daa948..fc89474 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.1.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.26.2.bz2%1
# Fix regression in ACPI EC code
# This reverts linux-2.6.git 1b7fc5aae8867046f8d3d45808309d5b7f2e036a
@@ -47,7 +47,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.26-1-ARCH"
+PATCHNAME="patch-2.6.26.2-1-ARCH"
# Run this before applying patches
pre_apply() {