mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 4.5.rc4-1
This commit is contained in:
parent
2c1341f21a
commit
09bfc17d57
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.5
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -27,12 +27,12 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0004-arm64-dts-qcom-Add-APQ8016-SBC-support.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('0193a0e972cd696fd8a870b78a10e234'
|
||||
md5sums=('1cdac91ce7b1bbdc837bcbabe5e53471'
|
||||
'c8e84e01e8f88b47edba6a479942cc6e'
|
||||
'66de90ece2f3dcae72ee4c27ddd37b38'
|
||||
'29d5fafca011d80a8cfbffb5ebbfd327'
|
||||
'f2f044e19e0e8d5e81034e5870c644c7'
|
||||
'c0b6cb93b18c82f23e911af3bd673be8'
|
||||
'b48d1b307855ba7c4e28c7331d336e92'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.5.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 4.5.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -6491,6 +6491,7 @@ CONFIG_RCU_TORTURE_TEST=m
|
|||
CONFIG_RCU_CPU_STALL_TIMEOUT=60
|
||||
# CONFIG_RCU_TRACE is not set
|
||||
# CONFIG_RCU_EQS_DEBUG is not set
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
|
||||
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
|
||||
# CONFIG_FAULT_INJECTION is not set
|
||||
|
|
Loading…
Reference in a new issue