mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi4 to 4.19.108-1
This commit is contained in:
parent
1483aa7315
commit
c1d2f4cf33
2 changed files with 6 additions and 5 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=c54bc9cff310e006ede2a4ffa745860fad87f79e
|
||||
_commit=2fab54c74bf956951e61c6d4fe473995e8d07010
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=4.19.106
|
||||
pkgver=4.19.108
|
||||
pkgrel=1
|
||||
arch=('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'
|
||||
'dc966126f61f21c866036fe3b7fc3296'
|
||||
'efca25c2bcc11468b12d02a153e6e4f6'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.102-2 Kernel Configuration
|
||||
# Linux/arm 4.19.108-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4929,6 +4929,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