summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonidas Spyropoulos2020-04-27 10:34:54 +0100
committerLeonidas Spyropoulos2020-04-27 10:34:54 +0100
commit5080bf0a0bdcba15c13c7ea03d31f94bd10a17a5 (patch)
tree4490194b46b742ca3bcf4215952d2c748c1276d7
parentc1893317778396e81a92bcdf5d171dc482863f57 (diff)
downloadaur-5080bf0a0bdcba15c13c7ea03d31f94bd10a17a5.tar.gz
upgpkg: linux-gc 5.6.7-3
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b25da3814ed7..a7798445649d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-gc
pkgdesc = Linux
- pkgver = 5.6.5
+ pkgver = 5.6.7
pkgrel = 3
url = https://cchalpha.blogspot.co.uk/
arch = x86_64
@@ -15,25 +15,21 @@ pkgbase = linux-gc
makedepends = imagemagick
makedepends = git
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.7.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.7.tar.sign
source = config
source = bmq_v5.6-r3.patch::https://gitlab.com/alfredchen/bmq/raw/master/5.6/bmq_v5.6-r3.patch
source = enable_additional_cpu_optimizations-20191217.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20191217.tar.gz
- source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://github.com/archlinux/linux/commit/31d4f0d32196b85f66945ed01b60ed1b55ee5f54.patch
- source = 0002-Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch::https://github.com/archlinux/linux/commit/e5016d0b5460c3bed8f78033723ad22775db7725.patch
- source = 0003-drm-amdgpu-fix-the-hw-hang-during-perform-system-reb.patch::https://github.com/archlinux/linux/commit/1f8782c04f587b9e0901f7736c112814dd0dcc47.patch
+ source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://github.com/archlinux/linux/commit/b38ba076b5049a77bf79f2c8cd224a77dea89bf3.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
- sha256sums = f79bd3dbcbe1e7afba256d59b4ca21da12d2c5b4189804dffb2a49fd2b9b52e6
+ sha256sums = 23a0420f29eacb66d71f86f64fbd35a1b6ff617d520e3e05f3e1f537d46692ca
sha256sums = SKIP
sha256sums = a6c181f4c93dd302fdf5437bfff32bc938d8e36985898485aa9c839947fa39d4
sha256sums = 2340925904efa3594cc65a7bae4fbff233d5d8bc7db605ce08acaca7450d2471
sha256sums = 7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5
- sha256sums = b8e6d6001d96cfa3d54611fa00f2b0370f9b6ae83baa5c6e3abb6c478ed69cce
- sha256sums = f7aeb902c0d7705d1ff9e8538cad504b32326e8ee0348e1fe01488a59363d1cd
- sha256sums = e3033ffe29e74b44242e58f41b1e067d543c552ee8f7fe36af53ad3c11f97777
+ sha256sums = 58b45946e72b549267da97b05c030527a3563f96a9b203b09a7dd2305e551b88
pkgname = linux-gc
pkgdesc = The Linux kernel and modules with the BMQ CPU scheduler
@@ -42,11 +38,11 @@ pkgname = linux-gc
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-gc=5.6.5
+ provides = linux-gc=5.6.7
pkgname = linux-gc-headers
pkgdesc = Headers and scripts for building modules for the Linux kernel
depends = linux-gc
- provides = linux-gc-headers=5.6.5
- provides = linux-headers=5.6.5
+ provides = linux-gc-headers=5.6.7
+ provides = linux-headers=5.6.7
diff --git a/PKGBUILD b/PKGBUILD
index fd2e418b90d9..fc95adb9a3a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-gc
-pkgver=5.6.5
+pkgver=5.6.7
pkgrel=3
pkgdesc='Linux'
url="https://cchalpha.blogspot.co.uk/"
@@ -41,23 +41,19 @@ source=(
config # the main kernel config file
"${_bmq_patch}::https://gitlab.com/alfredchen/bmq/raw/master/${_bmqversion%-*}/${_bmq_patch}"
"enable_additional_cpu_optimizations-${_gcc_more_v}.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/${_gcc_more_v}.tar.gz"
- "0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://github.com/archlinux/linux/commit/31d4f0d32196b85f66945ed01b60ed1b55ee5f54.patch"
- "0002-Revert-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_.patch::https://github.com/archlinux/linux/commit/e5016d0b5460c3bed8f78033723ad22775db7725.patch"
- "0003-drm-amdgpu-fix-the-hw-hang-during-perform-system-reb.patch::https://github.com/archlinux/linux/commit/1f8782c04f587b9e0901f7736c112814dd0dcc47.patch"
+ "0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://github.com/archlinux/linux/commit/b38ba076b5049a77bf79f2c8cd224a77dea89bf3.patch"
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
-sha256sums=('f79bd3dbcbe1e7afba256d59b4ca21da12d2c5b4189804dffb2a49fd2b9b52e6'
+sha256sums=('23a0420f29eacb66d71f86f64fbd35a1b6ff617d520e3e05f3e1f537d46692ca'
'SKIP'
'a6c181f4c93dd302fdf5437bfff32bc938d8e36985898485aa9c839947fa39d4'
'2340925904efa3594cc65a7bae4fbff233d5d8bc7db605ce08acaca7450d2471'
'7a4a209de815f4bae49c7c577c0584c77257e3953ac4324d2aa425859ba657f5'
- 'b8e6d6001d96cfa3d54611fa00f2b0370f9b6ae83baa5c6e3abb6c478ed69cce'
- 'f7aeb902c0d7705d1ff9e8538cad504b32326e8ee0348e1fe01488a59363d1cd'
- 'e3033ffe29e74b44242e58f41b1e067d543c552ee8f7fe36af53ad3c11f97777')
+ '58b45946e72b549267da97b05c030527a3563f96a9b203b09a7dd2305e551b88')
_kernelname=${pkgbase#linux}
: ${_kernelname:=-gc}