Skip to content
Snippets Groups Projects
Commit 10d07b0c authored by Tobias Powalowski's avatar Tobias Powalowski
Browse files

bump to 2.6.37.4

parent bd248096
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ 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.3.bz2%1
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/patch-2.6.37.4.bz2%1
# add latest fixes from stable queue, if needed
# http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
......@@ -24,7 +24,7 @@ PATCHES=(
aufs2-standalone-20110124.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
PATCHNAME="patch-2.6.37.3-1-ARCH"
PATCHNAME="patch-2.6.37.4-1-ARCH"
# Run this before applying patches
pre_apply() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment