mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-espressobin to 4.19.12-1
This commit is contained in:
parent
561d1f6818
commit
ffebddf997
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-espressobin
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=4.19.10
|
||||
pkgver=4.19.12
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,10 +24,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook'
|
||||
'91-linux.hook')
|
||||
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
||||
'0b50abe3e723da99eb18f74380877bd2'
|
||||
'1e33e1e7f80f8dbe4a0274ba274626b4'
|
||||
'b8aaf743affd79115d1a5806d461e9cb'
|
||||
'3d8a4bd4437ccd8adaead9f2dc80f884'
|
||||
'3384a4abcabf75b5381ded1ed97ce30e'
|
||||
'06953d5b3d6ecd12156559d892a64f03'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.2-1 Kernel Configuration
|
||||
# Linux/arm64 4.19.12-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -81,6 +81,7 @@ CONFIG_PREEMPT_COUNT=y
|
|||
CONFIG_TICK_CPU_ACCOUNTING=y
|
||||
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
|
||||
# CONFIG_IRQ_TIME_ACCOUNTING is not set
|
||||
CONFIG_HAVE_SCHED_AVG_IRQ=y
|
||||
CONFIG_BSD_PROCESS_ACCT=y
|
||||
CONFIG_BSD_PROCESS_ACCT_V3=y
|
||||
CONFIG_TASKSTATS=y
|
||||
|
|
Loading…
Reference in a new issue