mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64 to 5.1.10-1
This commit is contained in:
parent
0aee6a7d05
commit
c54a7b0dfa
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=5.1.9
|
||||
pkgver=5.1.10
|
||||
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=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'44ebae5b4f8fbadca14969e322a5e187'
|
||||
'ed9f434a50e10362d507ac51aaf176fd'
|
||||
'e7c230feaf1cbfe8218c168f16e29705'
|
||||
'cc493c5cbbb33c658fe5d3a1ac080746'
|
||||
'9ba350b5963c213d92805976c1954c16'
|
||||
'd6d7168c076a87cff90f25d5a2b747cd'
|
||||
'157653a127050aadabbf14f2da378c9f'
|
||||
'ca9653f6747db61bb306da926d730525'
|
||||
'c47eb1142114596f1a75695b6273ee54'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.1.9-1 Kernel Configuration
|
||||
# Linux/arm64 5.1.10-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5206,7 +5206,6 @@ CONFIG_CHASH=m
|
|||
# CONFIG_CHASH_STATS is not set
|
||||
# CONFIG_CHASH_SELFTEST is not set
|
||||
CONFIG_DRM_NOUVEAU=m
|
||||
CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
|
||||
CONFIG_NOUVEAU_PLATFORM_DRIVER=y
|
||||
CONFIG_NOUVEAU_DEBUG=5
|
||||
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
|
||||
|
|
Loading…
Reference in a new issue