summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorTobias Powalowski <tobias@T-POWA-LX.(none)>2011-02-18 17:19:01 +0100
committerTobias Powalowski <tobias@T-POWA-LX.(none)>2011-02-18 17:19:01 +0100
commiteced9cec5de64225040357ac27f2b9a079065b3d (patch)
tree9107da1fd683860fc755a47e52a99346860e8d0b /PATCHCFG
parent571039b294f41d0500dd5dd3a91233ef05504b35 (diff)
bump to 2.6.37.1-1
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG7
1 files changed, 2 insertions, 5 deletions
diff --git a/PATCHCFG b/PATCHCFG
index cd496b8..c7427b5 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -10,14 +10,11 @@ SRCNAME="linux-2.6.37-ARCH"
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
# add upstream patch from 2.6.37 series
- #ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.37.1.bz2%1
+ ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.37.1.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- # fix #22343 udev crashes
- libata-alignment-2.6.37.patch%1
-
# fix #19234 i1915 display size
fix-i915.patch%1
@@ -27,7 +24,7 @@ PATCHES=(
aufs2-standalone-20110124.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37-4-ARCH"
+PATCHNAME="patch-2.6.37.1-1-ARCH"
# Run this before applying patches
pre_apply() {