summaryrefslogtreecommitdiff
path: root/libre/kernel26-libre/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-27 10:27:11 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-27 10:27:11 -0300
commitec5fd6af2a82f918b5d75d944718986eaee51164 (patch)
tree5bedb2fd1c181610b0e2a01b882378625a086bde /libre/kernel26-libre/PKGBUILD
parent1d281894276f404075d12ab90cdc3dbff7a89cd2 (diff)
Preparing for kernel update
Diffstat (limited to 'libre/kernel26-libre/PKGBUILD')
-rw-r--r--libre/kernel26-libre/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/kernel26-libre/PKGBUILD b/libre/kernel26-libre/PKGBUILD
index 0c57c0bfd..e1dc6ab1d 100644
--- a/libre/kernel26-libre/PKGBUILD
+++ b/libre/kernel26-libre/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=('kernel26-libre' 'kernel26-libre-headers' 'kernel26-libre-docs') # Buil
_kernelname=${pkgname#kernel26-libre}
_basekernel=2.6.39
-pkgver=${_basekernel}.1
+pkgver=${_basekernel}.2
pkgrel=1
makedepends=('xmlto' 'docbook-xsl')
-#_patchname="patch-${pkgver}-${pkgrel}-LIBRE"
-_patchname="patch-2.6.39-1-LIBRE"
+_patchname="patch-${pkgver}-${pkgrel}-LIBRE"
+#_patchname="patch-2.6.39.2-1-LIBRE"
arch=(i686 x86_64)
license=('GPL2')
url="http://linux-libre.fsfla.org/"
@@ -39,7 +39,6 @@ build() {
patch -Np0 -i ${srcdir}/lxo-config.patch
# ensure N32
- sed -i "s|CONFIG_MIPS32_O32=.*|# CONFIG_MIPS32_O32 is not set|g" ./.config
sed -i "s|CONFIG_MIPS32_N32=.*|CONFIG_MIPS32_N32=y|g" ./.config
# build with -Wno-error