mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 4.9.15-1
This commit is contained in:
parent
67a7831661
commit
43184deff2
2 changed files with 7 additions and 7 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=8308f3f93b7360bda893c18801e22d62c1d61378
|
||||
_commit=a102c13bd969e0dc21f6b56dc5af1b5f72a3307b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.14
|
||||
pkgrel=2
|
||||
pkgver=4.9.15
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,12 +23,12 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('3e84e55af02bf51536611ee986a2b5b1'
|
||||
md5sums=('8c43601602bd9e0d8fc5e84610f580f4'
|
||||
'4a410ab9a1eefe82e158d36df02b3589'
|
||||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'e97c4dd5e2918a53b6e02664d9e9412e'
|
||||
'688dfa837866b3acccb7663286ce8ed1'
|
||||
'552c43bf6c0225bc213b31ee942b7000'
|
||||
'982f9184dfcfbe52110795cf73674334')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.9.13-4 Kernel Configuration
|
||||
# Linux/arm 4.9.15-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2727,7 +2727,7 @@ CONFIG_SPI_XCOMM=m
|
|||
#
|
||||
# SPI Protocol Masters
|
||||
#
|
||||
CONFIG_SPI_SPIDEV=y
|
||||
CONFIG_SPI_SPIDEV=m
|
||||
# CONFIG_SPI_LOOPBACK_TEST is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
# CONFIG_SPMI is not set
|
||||
|
|
Loading…
Reference in a new issue