summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--PATCHCFG6
1 files changed, 3 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 2fc782a..79185e9 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -1,7 +1,7 @@
# Kernel source file
-SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.37.1-libre/linux-2.6.37.1-libre.tar.bz2"
+SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.37.2-libre/linux-2.6.37.2-libre.tar.bz2"
# Original source directory
-SRCORIG="linux-2.6.37.1"
+SRCORIG="linux-2.6.37.2"
# Our source directory
SRCNAME="linux-2.6.37-LIBRE"
# Patches:
@@ -18,7 +18,7 @@ PATCHES=(
aufs2-standalone-20110124.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37.1-1-LIBRE"
+PATCHNAME="patch-2.6.37.2-1-LIBRE"
# Run this before applying patches
pre_apply() {