mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi4 to 4.19.108-1
This commit is contained in:
parent
d6416a3f11
commit
7a46d0189d
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=2fab54c74bf956951e61c6d4fe473995e8d07010
|
||||
_commit=a75a01501330a9be188561b0e9da1da6da372eea
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('c407b01bc78f37b1eca99ebeaedf2d42'
|
||||
md5sums=('625afde63f9d152a82e7d4526b74cc09'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'efca25c2bcc11468b12d02a153e6e4f6'
|
||||
'3dee0e63e361a01c17427d4bf485783b'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.108-1 Kernel Configuration
|
||||
# Linux/arm 4.19.113-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5604,7 +5604,7 @@ CONFIG_RTC_DRV_X1205=m
|
|||
CONFIG_RTC_DRV_PCF8523=m
|
||||
# CONFIG_RTC_DRV_PCF85063 is not set
|
||||
CONFIG_RTC_DRV_PCF85363=m
|
||||
CONFIG_RTC_DRV_PCF8563=y
|
||||
CONFIG_RTC_DRV_PCF8563=m
|
||||
CONFIG_RTC_DRV_PCF8583=m
|
||||
CONFIG_RTC_DRV_M41T80=m
|
||||
# CONFIG_RTC_DRV_M41T80_WDT is not set
|
||||
|
|
Loading…
Reference in a new issue