summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreggz2020-09-03 14:32:37 +0200
committereggz2020-09-03 14:32:37 +0200
commit9df4b8b6dd500e1370548641187376d8720cbd2b (patch)
tree1e4c3cbc7a7007eb38ffa539424b0473d9ba00f6
parent6a8cf533142d5cb7e91f913961288feb09a90a04 (diff)
downloadaur-9df4b8b6dd500e1370548641187376d8720cbd2b.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
-rw-r--r--config.x86_642
3 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ffe06ba6242..4515473813e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd-raven
- pkgver = 5.4.v.61
+ pkgver = 5.4.v.62
pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
@@ -12,14 +12,14 @@ pkgbase = linux-amd-raven
makedepends = git
makedepends = libelf
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.4.61
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.4.62
source = config.x86_64
source = linux-amd-raven.preset
source = linux.install
source = 5013_enable-cpu-optimizations-for-gcc10.patch
source = timerrework.patch
sha256sums = SKIP
- sha256sums = 759b0f1858bc14e82a4547b6adf8711e707aed34d776e5e105d07e584a387281
+ sha256sums = fd62a3d73bad7ff24ffe28b253c26bfbcff30325d8577c9bcb54ac3751bad14b
sha256sums = 0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 27b7fc535ade94b636c3ec4e809e141831e9465a0ef55215a9852b87048629e2
diff --git a/PKGBUILD b/PKGBUILD
index bf6f6a2cd5ee..7b194c3b6578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-amd-raven
_srcname=linux
-gitver=v5.4.61
-pkgver=5.4.v.61
+gitver=v5.4.62
+pkgver=5.4.v.62
pkgrel=2
arch=('x86_64')
url="https://www.kernel.org/"
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '759b0f1858bc14e82a4547b6adf8711e707aed34d776e5e105d07e584a387281'
+ 'fd62a3d73bad7ff24ffe28b253c26bfbcff30325d8577c9bcb54ac3751bad14b'
#.preset file
'0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87'
#linux install file
@@ -62,9 +62,12 @@ prepare() {
done <<< $(ls ../*.patch)
# get kernel version
+ msg2 "Preparing kernel"
yes "" | make prepare
# load configuration
+ msg2 "Preparing config"
+
# Configure the kernel. Replace the line below with one of your choice.
#make menuconfig # CLI menu for configuration
#make nconfig # new CLI menu for configuration
diff --git a/config.x86_64 b/config.x86_64
index 8473e5349ef5..01185b999412 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.61 Kernel Configuration
+# Linux/x86 5.4.62 Kernel Configuration
#
#