mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64 to 4.19.4-1
This commit is contained in:
parent
62c513f4c6
commit
5ac90fadd8
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=4.19.2
|
||||
pkgver=4.19.4
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -28,13 +28,13 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
||||
'450ad9af74244f0a6add63bc40cc9a7e'
|
||||
'b8be99a0716df1ddf22a6872fcf7be33'
|
||||
'649c026be704355946a4f008754f3dc5'
|
||||
'3269181ce2a9d63a85cef0db36d80189'
|
||||
'9dee22229f3dc8ebe2f12077b4577ac6'
|
||||
'40b04a13d7ae9d3dc8971812610362a9'
|
||||
'203a6aa1d775a737d28d2ad4a13a4f1f'
|
||||
'f59418ed787b875d0136658e3389716a'
|
||||
'f2c07bbfa753a0c2d61bd5021ab0561f'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -571,7 +571,7 @@ CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
|
|||
CONFIG_EFI_PARAMS_FROM_FDT=y
|
||||
CONFIG_EFI_RUNTIME_WRAPPERS=y
|
||||
CONFIG_EFI_ARMSTUB=y
|
||||
# CONFIG_EFI_ARMSTUB_DTB_LOADER is not set
|
||||
CONFIG_EFI_ARMSTUB_DTB_LOADER=y
|
||||
CONFIG_EFI_BOOTLOADER_CONTROL=y
|
||||
# CONFIG_EFI_CAPSULE_LOADER is not set
|
||||
# CONFIG_EFI_TEST is not set
|
||||
|
|
Loading…
Reference in a new issue