summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG12
1 files changed, 6 insertions, 6 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 9aefdfd..e23d3c2 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -1,9 +1,9 @@
# Kernel source file
-SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.37.3-libre/linux-2.6.37.3-libre.tar.bz2"
+SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.38-libre/linux-2.6.38-libre.tar.bz2"
# Original source directory
-SRCORIG="linux-2.6.37.3"
+SRCORIG="linux-2.6.38"
# Our source directory
-SRCNAME="linux-2.6.37-LIBRE"
+SRCNAME="linux-2.6.38-LIBRE"
# Patches:
# URL%patchlevel
# or
@@ -14,11 +14,11 @@ PATCHES=(
# add aufs2 support, in reference to:
# http://aufs.sourceforge.net
- aufs2-base-20110124.patch%1
- aufs2-standalone-20110124.patch%1
+ aufs2-base-20110314.patch%1
+ aufs2-standalone-20110314.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37.3-1-LIBRE"
+PATCHNAME="patch-2.6.38-1-LIBRE"
# Run this before applying patches
pre_apply() {