summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2010-08-10 21:13:27 +0200
committerThomas Bächler <thomas@archlinux.org>2010-08-10 21:13:27 +0200
commit0076e5072f6e60327b4a7fa762b0db4b020823a9 (patch)
treeaa6d80029e0d1e78e883b6a51669eb1c92f007c2
parente28f3023f916ef3c236a18f27ebcf01fc2e9edcf (diff)
Update to 2.6.35.1-1
-rw-r--r--PATCHCFG6
1 files changed, 3 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 6594d1e..7042c36 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -9,8 +9,8 @@ SRCNAME="linux-2.6.35-ARCH"
# or
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
- # add upstream patch from 2.6.34 series
- # ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.35.1.bz2%1
+ # add upstream patch from 2.6.35 series
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.35.1.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -21,7 +21,7 @@ PATCHES=(
aufs2-standalone-20100802.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.35-1-ARCH"
+PATCHNAME="patch-2.6.35.1-1-ARCH"
# Run this before applying patches
pre_apply() {