mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64 to 5.2.6-1
This commit is contained in:
parent
63eecc07f8
commit
7719f48bbf
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-5.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=5.2.5
|
||||
pkgver=5.2.6
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,13 +29,13 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'0bfed20acab24d45232983b54339a3c9'
|
||||
'cb6b16b6e8c5cde725bc589cd5f13927'
|
||||
'6ee347975dca719ecd63a846cc5983b2'
|
||||
'7005141e542864b4e3cf6141ff642cf9'
|
||||
'9986e28b5c2c3c62a5c3bb53abd94640'
|
||||
'552ea82c3a5e14ca9149da8c4b4d5a82'
|
||||
'79a9339191904f10f5659eea9cf51a6c'
|
||||
'eb3efd75ce7d4a9b9912df1b8ead1d90'
|
||||
'7b7c63751091ae51b106c3744a86679a'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.2.4-1 Kernel Configuration
|
||||
# Linux/arm64 5.2.6-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1673,7 +1673,7 @@ CONFIG_CAN_SOFTING=m
|
|||
# CAN SPI interfaces
|
||||
#
|
||||
# CONFIG_CAN_HI311X is not set
|
||||
# CONFIG_CAN_MCP251X is not set
|
||||
CONFIG_CAN_MCP251X=m
|
||||
# end of CAN SPI interfaces
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue