mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 5.1.12-1
This commit is contained in:
parent
590aae4d82
commit
1ba42bd677
2 changed files with 8 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.1.8
|
||||
pkgver=5.1.12
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x7
|
||||
rcnrel=armv7-x10
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'd84015a7c260ae49a4d9939e711c3a82'
|
||||
'7156e1ea34e42c3d5c4ba63c9633e8e9'
|
||||
'e72efeff316e384ab47ebcc804a83f02'
|
||||
'10bfb5730abc257be79f0597cf510249'
|
||||
'6f246601cdecde127ebed315ef43c160'
|
||||
'5e381b69c3489bee2b3a4b9fdb13341c'
|
||||
'b0915e4cb58dea29468a2c6f8ec1293d'
|
||||
|
@ -44,7 +44,7 @@ md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
|||
'04da90e80f4e688737bc5fdd559bc0fd'
|
||||
'115109b6746ab011dcc05e85959a30c0'
|
||||
'32fd9f4595caebff5c761d336af19bc8'
|
||||
'205bd954af8da240a3209db10c2435f2'
|
||||
'da49f2bf2a9df645568ac41978af0490'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.1.5-1 Kernel Configuration
|
||||
# Linux/arm 5.1.12-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5484,6 +5484,7 @@ CONFIG_DRM_MALI_DISPLAY=m
|
|||
# AMD Library routines
|
||||
#
|
||||
CONFIG_DRM_NOUVEAU=m
|
||||
CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=y
|
||||
CONFIG_NOUVEAU_PLATFORM_DRIVER=y
|
||||
CONFIG_NOUVEAU_DEBUG=5
|
||||
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
|
||||
|
@ -5973,8 +5974,8 @@ CONFIG_SND_SOC_FSL_UTILS=m
|
|||
CONFIG_SND_SOC_IMX_PCM_DMA=m
|
||||
CONFIG_SND_SOC_IMX_AUDMUX=m
|
||||
CONFIG_SND_IMX_SOC=m
|
||||
CONFIG_SND_SOC_IMX_SSI=m
|
||||
CONFIG_SND_SOC_IMX_PCM_FIQ=m
|
||||
CONFIG_SND_SOC_IMX_SSI=m
|
||||
|
||||
#
|
||||
# SoC Audio support for Freescale i.MX boards:
|
||||
|
|
Loading…
Reference in a new issue