summaryrefslogtreecommitdiff
path: root/PATCHCFG
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-01-06 12:24:32 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-01-06 12:24:32 -0300
commit0d2336d093a8eb0b5a1f6267adb81c61b1359954 (patch)
treed38feb4c9ab3dd57802b609ce0b5046c4ddfa919 /PATCHCFG
parent9a1092bdf89d805634de2660fadff7a2ca6c6830 (diff)
Applied ARCH patches to linux-libre!
Diffstat (limited to 'PATCHCFG')
-rw-r--r--PATCHCFG6
1 files changed, 3 insertions, 3 deletions
diff --git a/PATCHCFG b/PATCHCFG
index c1b2ab8..b777633 100644
--- a/PATCHCFG
+++ b/PATCHCFG
@@ -1,9 +1,9 @@
# Kernel source file
-SRC="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.37.tar.bz2"
+SRC="http://linux-libre.fsfla.org/pub/linux-libre/releases/2.6.37-libre/linux-2.6.37-libre.tar.bz2"
# Original source directory
SRCORIG="linux-2.6.37"
# Our source directory
-SRCNAME="linux-2.6.37-ARCH"
+SRCNAME="linux-2.6.37-LIBRE"
# Patches:
# URL%patchlevel
# or
@@ -21,7 +21,7 @@ PATCHES=(
aufs2-standalone-20110105.patch%1
)
# Name of the resulting patch (will be bzipped afterwards)
-PATCHNAME="patch-2.6.37-1-ARCH"
+PATCHNAME="patch-2.6.37-1-LIBRE"
# Run this before applying patches
pre_apply() {