core/linux-raspberrypi to 4.9.37-1

This commit is contained in:
Kevin Mihelich 2017-07-15 21:12:18 +00:00
parent 1401edd4ae
commit 2034de17e3
2 changed files with 6 additions and 6 deletions

View file

@ -5,11 +5,11 @@
buildarch=20 buildarch=20
pkgbase=linux-raspberrypi pkgbase=linux-raspberrypi
_commit=3ecb1db76d0803121fd5a43fb1c814dfe1ed6965 _commit=cfa29b46af94d83e31aa000dbaee553f9c4d670c
_srcname=linux-${_commit} _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Raspberry Pi" _desc="Raspberry Pi"
pkgver=4.9.36 pkgver=4.9.37
pkgrel=1 pkgrel=1
arch=('armv6h' 'armv7h') arch=('armv6h' 'armv7h')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -23,12 +23,12 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'config' 'config'
'linux.preset' 'linux.preset'
'99-linux.hook') '99-linux.hook')
md5sums=('71996ab50885f85509d8b1925a101747' md5sums=('06f401183fd0bee5bac3a82f69bc9767'
'4a410ab9a1eefe82e158d36df02b3589' '4a410ab9a1eefe82e158d36df02b3589'
'8c3cb6d8f0609b43f09d083b4006ec5a' '8c3cb6d8f0609b43f09d083b4006ec5a'
'7c6b37a1353caccf6d3786bb4161c218' '7c6b37a1353caccf6d3786bb4161c218'
'60bc3624123c183305677097bcd56212' '60bc3624123c183305677097bcd56212'
'2c410b9b0e8b7c77b8a69dfe4dd38618' '3ed0c3c168f187a8211f83bb5df10158'
'552c43bf6c0225bc213b31ee942b7000' '552c43bf6c0225bc213b31ee942b7000'
'982f9184dfcfbe52110795cf73674334') '982f9184dfcfbe52110795cf73674334')

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.9.31-1 Kernel Configuration # Linux/arm 4.9.37-1 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
@ -4066,7 +4066,7 @@ CONFIG_SND_SOC_SGTL5000=m
CONFIG_SND_SOC_SIGMADSP=m CONFIG_SND_SOC_SIGMADSP=m
CONFIG_SND_SOC_SIGMADSP_I2C=m CONFIG_SND_SOC_SIGMADSP_I2C=m
# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
# CONFIG_SND_SOC_SPDIF is not set CONFIG_SND_SOC_SPDIF=m
# CONFIG_SND_SOC_SSM2602_SPI is not set # CONFIG_SND_SOC_SSM2602_SPI is not set
# CONFIG_SND_SOC_SSM2602_I2C is not set # CONFIG_SND_SOC_SSM2602_I2C is not set
# CONFIG_SND_SOC_SSM4567 is not set # CONFIG_SND_SOC_SSM4567 is not set