summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-10-11 20:24:13 +0200
committerJosip Ponjavic2019-10-11 20:24:13 +0200
commit7d16cc362088ae206dbac92c0b9c81d19cb6c700 (patch)
tree611ab94d0a08f9a45c3ee8ab6c5c82c0255bba73
parentde957cacd0f9f8c632856e591c0a4b57f2f50407 (diff)
downloadaur-7d16cc362088ae206dbac92c0b9c81d19cb6c700.tar.gz
5.3.6-1 (clr 5.3.1-843)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39568b5c67f9..929840d7ac77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-clear
- pkgver = 5.3.5
+ pkgver = 5.3.6
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.5.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.6.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.3.1-843
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2
sha256sums = SKIP
- sha256sums = 9423172192dfe42d9c9c52013653e87a6d23554abce70174491dd7b8d73c5d7c
+ sha256sums = f6fe83628dc0f6cceb0ac184715099eed4b0a671b5df9d1df9b0df1169fde868
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1
diff --git a/PKGBUILD b/PKGBUILD
index dccb286ad93b..4a511832a3d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _enable_acs_override="y"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.3
-_minor=5
+_minor=6
_srcname=linux-${_major}
_clr=${_major}.1-843
pkgbase=linux-clear
@@ -268,9 +268,6 @@ _package-headers() {
# add xfs and shmem for aufs building
mkdir -p "$builddir"/{fs/xfs,mm}
- # ???
- mkdir "$builddir/.tmp_versions"
-
msg2 "Installing headers..."
cp -t "$builddir" -a include
cp -t "$builddir/arch/x86" -a arch/x86/include
@@ -340,7 +337,7 @@ done
sha256sums=('78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2'
'SKIP'
- '9423172192dfe42d9c9c52013653e87a6d23554abce70174491dd7b8d73c5d7c'
+ 'f6fe83628dc0f6cceb0ac184715099eed4b0a671b5df9d1df9b0df1169fde868'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1'