summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2009-03-17 07:06:37 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2009-03-17 07:06:37 +0100
commit44b1d0675ea56fa13630b63eb37a8271b3440a50 (patch)
tree766c965122e65aed07028dc47a19e325340f4f6a
parent57bf92198297226c520f993016a25d5d5171edeb (diff)
'bump to latest stable version'
-rw-r--r--PATCHCFG8
1 files changed, 4 insertions, 4 deletions
diff --git a/PATCHCFG b/PATCHCFG
index b4dca1d..1004e8b 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -3,14 +3,14 @@ SRC="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2"
# Original source directory
SRCORIG="linux-2.6.28"
# Our source directory
-SRCNAME="linux-2.6.28.7-ARCH"
+SRCNAME="linux-2.6.28.8-ARCH"
# Patches:
# URL%patchlevel
# or
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.27 series
- ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.28.7.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.28.8.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
@@ -19,7 +19,7 @@ PATCHES=(
drm-915.patch%1
# fix http://bugs.archlinux.org/taks/13212
- elgatedvb-patch%1
+ elgatedvb.patch%2
# add custom acpi dsdt patch, in reference to:
# http://gaugusch.at/kernel.shtml
@@ -46,7 +46,7 @@ PATCHES=(
lhash-2.6.24.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.28.7-1-ARCH"
+PATCHNAME="patch-2.6.28.8-1-ARCH"
# Run this before applying patches
pre_apply() {