summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2009-07-31 07:12:05 +0200
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2009-07-31 07:12:05 +0200
commita69ff0c29b2d346066bc53ed377ffddc92e03104 (patch)
tree848287e232f1b5a6b9ded4b7bee9a7887d79a8c3
parentd5999e0c8c9678b508eeb4b87c0af32d44850acd (diff)
'update to new 2.6.30.4 kernel'
-rw-r--r--PATCHCFG4
1 files changed, 2 insertions, 2 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 0e5ff9f..3c74440 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,7 +10,7 @@ SRCNAME="linux-2.6.30-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.30 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.30.2.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.30.4.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -37,7 +37,7 @@ PATCHES=(
aufs2-20090611.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.30.2-1-ARCH"
+PATCHNAME="patch-2.6.30.4-1-ARCH"
# Run this before applying patches
pre_apply() {