mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-am33x to 5.1.15-1
This commit is contained in:
parent
cef2b2624d
commit
37c546eb21
2 changed files with 9 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.1.12
|
||||
pkgver=5.1.15
|
||||
pkgrel=1
|
||||
rcnrel=bone10
|
||||
rcnrel=bone11
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('15fbdff95ff98483069ac6e215b9f4f9'
|
||||
'e72efeff316e384ab47ebcc804a83f02'
|
||||
'4e709040ad3aa2f44a250fbfbfc6ca2c'
|
||||
'aed4686410e23561f67f5c512d0a6245'
|
||||
'58e044f59d184dd78acf078e74c0d1a6'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'4633282ab4fb599e55feab05bab74cbf'
|
||||
'dc4c746f86b3895867e44938a735c799'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.1.5-1 Kernel Configuration
|
||||
# Linux/arm 5.1.15-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2889,7 +2889,9 @@ CONFIG_SPI_OMAP24XX=y
|
|||
CONFIG_SPI_SPIDEV=m
|
||||
# CONFIG_SPI_LOOPBACK_TEST is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
# 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