mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-raspberrypi to 4.19.108-1
This commit is contained in:
parent
4e76e71376
commit
1483aa7315
2 changed files with 6 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=c54bc9cff310e006ede2a4ffa745860fad87f79e
|
||||
_commit=2fab54c74bf956951e61c6d4fe473995e8d07010
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.106
|
||||
pkgver=4.19.108
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('c4bc58988fba8384482e8a87e5971812'
|
||||
md5sums=('c407b01bc78f37b1eca99ebeaedf2d42'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'9f4a81ba3094a92dd396cf7873f15f00'
|
||||
'9d35fe64bcb9f1539c8dca41efbdb043'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.97-1 Kernel Configuration
|
||||
# Linux/arm 4.19.108-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4916,6 +4916,7 @@ CONFIG_SND_SOC_DMIC=m
|
|||
# CONFIG_SND_SOC_GTM601 is not set
|
||||
CONFIG_SND_SOC_ICS43432=m
|
||||
# CONFIG_SND_SOC_INNO_RK3036 is not set
|
||||
# CONFIG_SND_SOC_MA120X0P is not set
|
||||
# CONFIG_SND_SOC_MAX98504 is not set
|
||||
# CONFIG_SND_SOC_MAX9867 is not set
|
||||
# CONFIG_SND_SOC_MAX98927 is not set
|
||||
|
|
Loading…
Reference in a new issue