summaryrefslogtreecommitdiffstats
path: root/linux-custom
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-10-06 15:46:15 +0200
committerGravatar Tom Willemse2013-10-06 15:46:15 +0200
commit9d8f5c72476612dbe6e66d9e6aa35454469561ad (patch)
tree86c71ed0e28bda07861bc7384aa828049ac5bf11 /linux-custom
parent7f03eea41eecadb18d7d5baf5ab2ad8c1a3762f6 (diff)
downloadpkgbuilds-9d8f5c72476612dbe6e66d9e6aa35454469561ad.tar.gz
pkgbuilds-9d8f5c72476612dbe6e66d9e6aa35454469561ad.zip
Update linux-custom to v3.11.3
Diffstat (limited to 'linux-custom')
-rw-r--r--linux-custom/PKGBUILD11
-rw-r--r--linux-custom/linux.install.pkg2
2 files changed, 4 insertions, 9 deletions
diff --git a/linux-custom/PKGBUILD b/linux-custom/PKGBUILD
index 31a2abe..5eed148 100644
--- a/linux-custom/PKGBUILD
+++ b/linux-custom/PKGBUILD
@@ -5,7 +5,7 @@
# pkgbase=linux # Build stock -ARCH kernel
pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-3.11
-pkgver=3.11.2
+pkgver=3.11.3
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -20,17 +20,15 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'linux.preset'
'change-default-console-loglevel.patch'
'criu-no-expert.patch'
- '3.11.1-fix-skge.patch'
'3.11-haswell-intel_pstate.patch'
'aufs3-standalone::git://git.code.sf.net/p/aufs/aufs3-standalone#branch=aufs3.11')
md5sums=('fea363551ff45fbe4cb88497b863b261'
- '5aa3286dcc7d70ceb50c3cbc64bc1cd8'
+ 'b098457c2d9e9626faacfda931deefb6'
'247d9bafa184e2d9a27c1a0485419fff'
'9c891e534bf1dd9df43c5d1deccdcba2'
'eb14dcfd80c00852ef81ded6e826826a'
'98beb36f9b8cf16e58de2483ea9985e3'
'd50c1ac47394e9aec637002ef3392bd1'
- '4fcee2b4485492dcfdead632275198eb'
'1040ae6c10d4a68f89899f94a2318a17'
'SKIP')
@@ -56,9 +54,6 @@ prepare() {
# (relevant patch sent upstream: https://lkml.org/lkml/2011/7/26/227)
patch -Np1 -i "${srcdir}/change-default-console-loglevel.patch"
- # #36865 fix broken skge network module
- patch -Np1 -i "${srcdir}/3.11.1-fix-skge.patch"
-
# add intel haswell support to intel_pstate
# https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=6cdcdb793791f776ea9408581b1242b636d43b37
# will be in 3.12
@@ -122,7 +117,7 @@ build() {
####################
# stop here
# this is useful to configure the kernel
- # msg "Stopping build"; return 1
+ #msg "Stopping build"; return 1
####################
# build!
diff --git a/linux-custom/linux.install.pkg b/linux-custom/linux.install.pkg
index acd9c5c..4756c8f 100644
--- a/linux-custom/linux.install.pkg
+++ b/linux-custom/linux.install.pkg
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-custom
-KERNEL_VERSION=3.11.2-1-custom
+KERNEL_VERSION=3.11.3-1-custom
post_install () {
# updating module dependencies