mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 5.1.15-1
This commit is contained in:
parent
c20ae1ee99
commit
cef2b2624d
2 changed files with 9 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.12
|
||||
pkgver=5.1.15
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x10
|
||||
rcnrel=armv7-x11
|
||||
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'
|
||||
'e72efeff316e384ab47ebcc804a83f02'
|
||||
'10bfb5730abc257be79f0597cf510249'
|
||||
'aed4686410e23561f67f5c512d0a6245'
|
||||
'b281fa6eb6c7ecca7cc0b8ff5db72ff5'
|
||||
'6f246601cdecde127ebed315ef43c160'
|
||||
'5e381b69c3489bee2b3a4b9fdb13341c'
|
||||
'b0915e4cb58dea29468a2c6f8ec1293d'
|
||||
|
@ -44,7 +44,7 @@ md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
|||
'04da90e80f4e688737bc5fdd559bc0fd'
|
||||
'115109b6746ab011dcc05e85959a30c0'
|
||||
'32fd9f4595caebff5c761d336af19bc8'
|
||||
'da49f2bf2a9df645568ac41978af0490'
|
||||
'b4a8f6a85a85a81f924c28062ad382ef'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.1.12-1 Kernel Configuration
|
||||
# Linux/arm 5.1.15-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3943,7 +3943,9 @@ CONFIG_SPI_ZYNQMP_GQSPI=y
|
|||
CONFIG_SPI_SPIDEV=m
|
||||
# CONFIG_SPI_LOOPBACK_TEST is not set
|
||||
CONFIG_SPI_TLE62X0=m
|
||||
# CONFIG_SPI_SLAVE is not set
|
||||
CONFIG_SPI_SLAVE=y
|
||||
CONFIG_SPI_SLAVE_TIME=m
|
||||
CONFIG_SPI_SLAVE_SYSTEM_CONTROL=m
|
||||
# CONFIG_SPMI is not set
|
||||
# CONFIG_HSI is not set
|
||||
CONFIG_PPS=y
|
||||
|
|
Loading…
Reference in a new issue