mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv5 to 5.3.5-1
This commit is contained in:
parent
37f50ffa66
commit
b4abb91c53
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-5.3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=5.3.4
|
||||
pkgver=5.3.5
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
||||
'e9110e2b4d4f48e1142ff3c8e059b8ca'
|
||||
'3b36bc19ede1c0680bd0eb60db4ab0aa'
|
||||
'b4044be25d4cd6f19397cfbb77bf18b3'
|
||||
'dd25efc6a7b5858b4124731061e56f96'
|
||||
'245e394d09b692db7eac9be7eb8d3bd3'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('c99feaade8047339528fb066ec5f8a49'
|
|||
'8f3db229f242fc484323bbb15f8b08bb'
|
||||
'91731c26b50e2c933e20e1664ef711e3'
|
||||
'90d343523ccbc08b9accb0eb103c6dc2'
|
||||
'ff5495761c90f6e43b726efdbf33aeb6'
|
||||
'9a387baea1af61a452a86694420d02ae'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.0-1 Kernel Configuration
|
||||
# Linux/arm 5.3.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5594,7 +5594,6 @@ CONFIG_RTC_INTF_DEV=y
|
|||
CONFIG_RTC_DRV_PCF8563=m
|
||||
# CONFIG_RTC_DRV_PCF8583 is not set
|
||||
# CONFIG_RTC_DRV_M41T80 is not set
|
||||
# CONFIG_RTC_DRV_BD70528 is not set
|
||||
# CONFIG_RTC_DRV_BQ32K is not set
|
||||
CONFIG_RTC_DRV_S35390A=m
|
||||
# CONFIG_RTC_DRV_FM3130 is not set
|
||||
|
|
Loading…
Reference in a new issue