linux57-tkg: Update BMQ to v5.7-r0 - http://cchalpha.blogspot.com/2020/06/bmq-v57-r0-release.html
The psi.c compilation error fix was added to the patchset: 53c690361e
I have also added additional compilation fixes for arch_set_thermal_pressure and sched_thermal_decay_shift that I found while working with 5.7RCs. Alfred will likely end up with similar solutions to mine when he fixes it on his end, so it should be pretty transparent.
This commit is contained in:
@@ -85,7 +85,7 @@ pkgname=("${pkgbase}" "${pkgbase}-headers")
|
||||
_basekernel=5.7
|
||||
_sub=0
|
||||
pkgver="${_basekernel}"."${_sub}"
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux-tkg'
|
||||
arch=('x86_64') # no i686 in here
|
||||
url="http://www.kernel.org/"
|
||||
@@ -135,7 +135,7 @@ sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0'
|
||||
'cd225e86d72eaf6c31ef3d7b20df397f4cc44ddd04389850691292cdf292b204'
|
||||
'9fad4a40449e09522899955762c8928ae17f4cdaa16e01239fd12592e9d58177'
|
||||
'965a517a283f265a012545fbb5cc9e516efc9f6166d2aa1baf7293a32a1086b7'
|
||||
'70c729750e115bc50a61c3ebed20fa7c81867003064470f592084aae8718fe80'
|
||||
'af3317abac1a4aa03bcbf4717a60975e989618f95caf1ccf20e15d6b3b84a191'
|
||||
'49262ce4a8089fa70275aad742fc914baa28d9c384f710c9a62f64796d13e104')
|
||||
|
||||
export KBUILD_BUILD_HOST=archlinux
|
||||
|
Reference in New Issue
Block a user