summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2020-09-17 18:34:47 +0200
committeregnappahz2020-09-17 18:34:47 +0200
commitb394fab0b60d148af8bea8209478e09ba4ea6a43 (patch)
tree7abc50a0edf916bc2ad6f83dec480fc2ca77c665
parent33e9046787520e4244afb087a39bcabbf81db41d (diff)
downloadaur-b394fab0b60d148af8bea8209478e09ba4ea6a43.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_645
3 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad59944b6bae..861ee17f6088 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.8.v.9
+ pkgver = 5.8.v.10
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = linux-amd
makedepends = git
makedepends = libelf
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.8.9
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.8.10
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = 5013_enable-cpu-optimizations-for-gcc10.patch
sha256sums = SKIP
- sha256sums = f379e3336abb356b41d52fb0c623e9420030f309b8987d14bb2a218b0335f80d
+ sha256sums = ac1f1f67b9eccafa9f8320ece0497bfc6aa66ea1aac35b4741f84fd93bf2dc26
sha256sums = 71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12
diff --git a/PKGBUILD b/PKGBUILD
index a2b77e435faa..08df1ee0eedb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.8.9
-pkgver=5.8.v.9
+gitver=v5.8.10
+pkgver=5.8.v.10
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- 'f379e3336abb356b41d52fb0c623e9420030f309b8987d14bb2a218b0335f80d'
+ 'ac1f1f67b9eccafa9f8320ece0497bfc6aa66ea1aac35b4741f84fd93bf2dc26'
#.preset file
'71caf34adf69e9e2567a38cfc951d1c60b13dbe87f58a9acfeb3fe48ffdc9d08'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index a2d4dbd03177..61126e91048f 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.8.9 Kernel Configuration
+# Linux/x86 5.8.10 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y
@@ -5782,9 +5782,6 @@ CONFIG_HDMI=y
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
-CONFIG_VGACON_SOFT_SCROLLBACK=y
-CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
-# CONFIG_VGACON_SOFT_SCROLLBACK_PERSISTENT_ENABLE_BY_DEFAULT is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25