summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-03 19:15:04 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-03 19:15:04 -0300
commit346e47471a602b06130f99ad7de9ff1987abf689 (patch)
tree9d39e5e2551e25f2470f0166253c8a834ddb631d
parentc74fc3c6fd521b667ba172b8263020885df401c3 (diff)
kernel26-libre-2.6.38.5
-rw-r--r--PATCHCFG10
1 files changed, 3 insertions, 7 deletions
diff --git a/PATCHCFG b/PATCHCFG
index 0067c67..810375b 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -1,7 +1,7 @@
# Kernel source file
-SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.38.3-libre/linux-2.6.38.3-libre.tar.bz2"
+SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.38.5-libre/linux-2.6.38.5-libre.tar.bz2"
# Original source directory
-SRCORIG="linux-2.6.38.3"
+SRCORIG="linux-2.6.38.5"
# Our source directory
SRCNAME="linux-2.6.38-LIBRE"
# Patches:
@@ -9,10 +9,6 @@ SRCNAME="linux-2.6.38-LIBRE"
# or
# filename%patchlevel (file must be in patches/ subdirectory)
PATCHES=(
- # add latest fixes from stable queue, if needed
- # http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git
- kernel-2.6.38.4-pre.patch%1
-
# fix hibernate resume
# https://bugs.archlinux.org/task/23528
fix-hibernate-resume-2.6.38.patch%1
@@ -32,7 +28,7 @@ PATCHES=(
aufs2-standalone-20110314.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.38.3-1-LIBRE"
+PATCHNAME="patch-2.6.38.4-1-LIBRE"
# Run this before applying patches
pre_apply() {