mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64-rc to 4.20.rc5-1
This commit is contained in:
parent
9542e0ae55
commit
295e139419
2 changed files with 6 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.20
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -29,12 +29,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('74e191fe53258fea45d0e1ca5f6d64e1'
|
||||
md5sums=('a27ded81f02c61a9e3f7ae7240f4f479'
|
||||
'd11ccbcf9002fc911da773c067d7965f'
|
||||
'452af36a44d705009a0b568237288aa6'
|
||||
'0106a4d5cdba43ed636f81d1703a5cf7'
|
||||
'd57034d2d2ef06f19137b7e21fd29e81'
|
||||
'320015a9e62f6e53c14581d5ea7512d1'
|
||||
'a65154c470a5cc6e920a1aa52d5512d9'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.20.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm64 4.20.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -377,11 +377,13 @@ CONFIG_ARM64_ERRATUM_834220=y
|
|||
CONFIG_ARM64_ERRATUM_843419=y
|
||||
CONFIG_ARM64_ERRATUM_1024718=y
|
||||
CONFIG_ARM64_ERRATUM_1188873=y
|
||||
CONFIG_ARM64_ERRATUM_1286807=y
|
||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||
CONFIG_CAVIUM_ERRATUM_27456=y
|
||||
CONFIG_CAVIUM_ERRATUM_30115=y
|
||||
CONFIG_QCOM_FALKOR_ERRATUM_1003=y
|
||||
CONFIG_ARM64_WORKAROUND_REPEAT_TLBI=y
|
||||
CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
CONFIG_SOCIONEXT_SYNQUACER_PREITS=y
|
||||
|
|
Loading…
Reference in a new issue