mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-kirkwood-dt to 5.3.5-1
This commit is contained in:
parent
b4abb91c53
commit
87fa51669c
2 changed files with 5 additions and 6 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-kirkwood-dt
|
||||||
_srcname=linux-5.3
|
_srcname=linux-5.3
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Marvell Kirkwood DT"
|
_desc="Marvell Kirkwood DT"
|
||||||
pkgver=5.3.4
|
pkgver=5.3.5
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -26,14 +26,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
||||||
'e9110e2b4d4f48e1142ff3c8e059b8ca'
|
'3b36bc19ede1c0680bd0eb60db4ab0aa'
|
||||||
'5085b2d587c08fe4129b21b784c5ec72'
|
'5085b2d587c08fe4129b21b784c5ec72'
|
||||||
'1a3ca8cce7b0fdc7e72ecde511023d97'
|
'1a3ca8cce7b0fdc7e72ecde511023d97'
|
||||||
'9a64b38798167ebea717d614875ef44a'
|
'9a64b38798167ebea717d614875ef44a'
|
||||||
'de322923548e24d0811df22daf1192d3'
|
'de322923548e24d0811df22daf1192d3'
|
||||||
'1bb5e1f081c2333607640c857a5aef6d'
|
'1bb5e1f081c2333607640c857a5aef6d'
|
||||||
'1798736e24f99d840d764ec590b15f7d'
|
'1798736e24f99d840d764ec590b15f7d'
|
||||||
'44def8750ef0ea185a8728b41c67f491'
|
'adec31daef33ad47a487ebc750e96024'
|
||||||
'959e49540dac4c5e689ad9037150a360'
|
'959e49540dac4c5e689ad9037150a360'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.3.2-1 Kernel Configuration
|
# Linux/arm 5.3.5-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -5038,7 +5038,6 @@ CONFIG_RTC_INTF_DEV=y
|
||||||
CONFIG_RTC_DRV_PCF8563=m
|
CONFIG_RTC_DRV_PCF8563=m
|
||||||
# CONFIG_RTC_DRV_PCF8583 is not set
|
# CONFIG_RTC_DRV_PCF8583 is not set
|
||||||
# CONFIG_RTC_DRV_M41T80 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_BQ32K is not set
|
||||||
CONFIG_RTC_DRV_S35390A=m
|
CONFIG_RTC_DRV_S35390A=m
|
||||||
# CONFIG_RTC_DRV_FM3130 is not set
|
# CONFIG_RTC_DRV_FM3130 is not set
|
||||||
|
|
Loading…
Reference in a new issue