summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD20
-rw-r--r--config.x86_642
3 files changed, 6 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14deca90cc15..887ced1b417b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.6.v.13
+ pkgver = 5.6.v.14
pkgrel = 3
url = https://www.kernel.org/
arch = x86_64
@@ -16,14 +16,10 @@ pkgbase = linux-amd
source = config.x86_64
source = linux-amd.preset
source = 5012_enable-cpu-optimizations-for-gcc91.patch
- source = gcc10.patch
- source = stackcanary.patch
sha256sums = SKIP
- sha256sums = 056fa9712eaf1f442a208519e6308f847be1a6a519bc9e03059beb95cb7069d4
+ sha256sums = c5a2d4c63128c8ab8758068a44081ccd31d1738b3d1d30f0c124f08610f62f52
sha256sums = 71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08
sha256sums = cc739c9c9f7ce08e6bbc161b8232208bbc00820342a32fb1f69bff6326ae1370
- sha256sums = 97ac1bff7beb5205b89b5199c471ca076023718e52be3d77e219128811337301
- sha256sums = 74ac43843b60805cc21cdadf6f4768281a61106107154f6830f26d6c142343e6
pkgname = linux-amd
pkgdesc = Linux kernel for AMD CPU based hardware
diff --git a/PKGBUILD b/PKGBUILD
index 3f200c4d559a..391f36edece2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.6.13
-pkgver=5.6.v.13
+gitver=v5.6.14
+pkgver=5.6.v.14
pkgrel=3
arch=('x86_64')
url="https://www.kernel.org/"
@@ -21,22 +21,14 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git'
"${pkgbase}.preset"
# patch from our gentoo overlords
5012_enable-cpu-optimizations-for-gcc91.patch
- # dear-gcc10-please-ignore-the-mess patch
- gcc10.patch
- # stackprotection fix
- 'stackcanary.patch'
)
sha256sums=('SKIP'
#config.x86_64
- '056fa9712eaf1f442a208519e6308f847be1a6a519bc9e03059beb95cb7069d4'
+ 'c5a2d4c63128c8ab8758068a44081ccd31d1738b3d1d30f0c124f08610f62f52'
#.preset file
'71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08'
#patch gentoo
'cc739c9c9f7ce08e6bbc161b8232208bbc00820342a32fb1f69bff6326ae1370'
- # dear-gcc10-please-ignore-the-mess patch
- '97ac1bff7beb5205b89b5199c471ca076023718e52be3d77e219128811337301'
- #stackprotection fix
- '74ac43843b60805cc21cdadf6f4768281a61106107154f6830f26d6c142343e6'
)
_kernelname=${pkgbase#linux}
@@ -62,12 +54,6 @@ prepare() {
# Implement cpu optimisation (MZEN2) patch from our gentoo lords
git apply ../5012_enable-cpu-optimizations-for-gcc91.patch
- # ask gcc10 for forgiveness in these early times patch
- git apply ../gcc10.patch
-
- # Fix the source for stack canaries to work
- git apply ../stackcanary.patch
-
# get kernel version
yes "" | make prepare
diff --git a/config.x86_64 b/config.x86_64
index 1aa9423fcba2..b9162894772e 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.6.13 Kernel Configuration
+# Linux/x86 5.6.14 Kernel Configuration
#
#