summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Hernberg2015-09-22 23:15:52 +0200
committerJoakim Hernberg2015-09-22 23:15:52 +0200
commit16eceadc76287afacc2841802458ef6867a7d68f (patch)
tree6b4be34bdb652aec27fadecb0aa88fa4d51b0847
parenta417f755b88a510f49bacbdb40b8a89ddf0c77a4 (diff)
downloadaur-16eceadc76287afacc2841802458ef6867a7d68f.tar.gz
bump to 4.1.7_rt8-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD11
2 files changed, 17 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5f0c99a0048..38fe1d0a472c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by makepkg 4.2.1
-# Thu Aug 20 12:26:53 UTC 2015
+# Tue Sep 22 16:57:41 UTC 2015
pkgbase = linux-rt
- pkgver = 4.1.5_rt5
+ pkgver = 4.1.7_rt8
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -15,10 +15,10 @@ pkgbase = linux-rt
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.1.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.5.sign
- source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/older/patch-4.1.5-rt5.patch.xz
- source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/older/patch-4.1.5-rt5.patch.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.1.7.sign
+ source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/patch-4.1.7-rt8.patch.xz
+ source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/patch-4.1.7-rt8.patch.sign
source = config
source = config.x86_64
source = linux-rt.preset
@@ -26,9 +26,9 @@ pkgbase = linux-rt
source = fix-race-in-PRT-wait-for-completion-simple-wait-code_Nvidia-RT.patch
sha256sums = caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f
sha256sums = SKIP
- sha256sums = b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc
+ sha256sums = bbd57fb48ea8e6971680818ba8722fd38ae419dca6047b852f10d33e5cd2ff6b
sha256sums = SKIP
- sha256sums = 0cfa47bedd98fb7c542d422c79c52390be622d3e524fed54c976049d0050fec8
+ sha256sums = 16b52fdee967160d80ba56b3edee7ca321f9068b7281203f69b47a027f32ae4d
sha256sums = SKIP
sha256sums = dbfb2d8ec8cf18e9eca2071231456d21ef7fdee6dd9af57fe5e40d9090357650
sha256sums = da8f54fde0370a1c11c6a7bc4321873163f6a16a8517f0776b5dec106098da46
@@ -44,20 +44,20 @@ pkgname = linux-rt
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-rt=4.1.5
+ provides = kernel26-rt=4.1.7
conflicts = kernel26-rt
replaces = kernel26-rt
backup = etc/mkinitcpio.d/linux-rt.preset
pkgname = linux-rt-headers
pkgdesc = Header files and scripts for building modules for Linux-rt kernel
- provides = kernel26-rt-headers=4.1.5
+ provides = kernel26-rt-headers=4.1.7
conflicts = kernel26-rt-headers
replaces = kernel26-rt-headers
pkgname = linux-rt-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-rt kernel
- provides = kernel26-rt-docs=4.1.5
+ provides = kernel26-rt-docs=4.1.7
conflicts = kernel26-rt-docs
replaces = kernel26-rt-docs
diff --git a/PKGBUILD b/PKGBUILD
index 50b5db946e04..469584a92f0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
#pkgbase=linux # Build stock -ARCH kernel
pkgbase=linux-rt # Build kernel with a different name
_srcname=linux-4.1
-_pkgver=4.1.5
-_rtpatchver=rt5
+_pkgver=4.1.7
+_rtpatchver=rt8
pkgver=${_pkgver}_${_rtpatchver}
pkgrel=1
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc')
options=('!strip')
source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar."{xz,sign}
"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${_pkgver}."{xz,sign}
- "https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/older/patch-${_pkgver}-${_rtpatchver}.patch."{xz,sign}
+ "https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/patch-${_pkgver}-${_rtpatchver}.patch."{xz,sign}
# the main kernel config files
'config' 'config.x86_64'
# standard config files for mkinitcpio ramdisk
@@ -29,9 +29,9 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar."{xz,sign}
sha256sums=('caf51f085aac1e1cea4d00dbbf3093ead07b551fc07b31b2a989c05f8ea72d9f'
'SKIP'
- 'b495cf8a7b978986dd2b757b687751c62f635d15cc2228edb80934bc0d449dcc'
+ 'bbd57fb48ea8e6971680818ba8722fd38ae419dca6047b852f10d33e5cd2ff6b'
'SKIP'
- '0cfa47bedd98fb7c542d422c79c52390be622d3e524fed54c976049d0050fec8'
+ '16b52fdee967160d80ba56b3edee7ca321f9068b7281203f69b47a027f32ae4d'
'SKIP'
'dbfb2d8ec8cf18e9eca2071231456d21ef7fdee6dd9af57fe5e40d9090357650'
'da8f54fde0370a1c11c6a7bc4321873163f6a16a8517f0776b5dec106098da46'
@@ -43,6 +43,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
'64254695FFF0AA4466CC19E67B96E8162A8CF5D1' # Sebastian Andrzej Siewior
'5ED9A48FC54C0A22D1D0804CEBC26CDB5A56DE73' # Steven Rostedt
+ 'E644E2F1D45FA0B2EAA02F33109F098506FF0B14' # Thomas Gleixner
)
_kernelname=${pkgbase#linux}