mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64 to 5.1.9-1
This commit is contained in:
parent
8d926c740c
commit
4fe446fb18
2 changed files with 6 additions and 5 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=5.1.8
|
||||
pkgrel=2
|
||||
pkgver=5.1.9
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -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'
|
||||
'd84015a7c260ae49a4d9939e711c3a82'
|
||||
'44ebae5b4f8fbadca14969e322a5e187'
|
||||
'e7c230feaf1cbfe8218c168f16e29705'
|
||||
'cc493c5cbbb33c658fe5d3a1ac080746'
|
||||
'9ba350b5963c213d92805976c1954c16'
|
||||
'd6d7168c076a87cff90f25d5a2b747cd'
|
||||
'157653a127050aadabbf14f2da378c9f'
|
||||
'becd30f71297bd680c299dedf30639ed'
|
||||
'ca9653f6747db61bb306da926d730525'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.1.6-1 Kernel Configuration
|
||||
# Linux/arm64 5.1.9-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5206,6 +5206,7 @@ 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