mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 5.3.5-1
This commit is contained in:
parent
74dbfbfad6
commit
37f50ffa66
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.3.4
|
||||
pkgver=5.3.5
|
||||
pkgrel=1
|
||||
rcnver=5.3.2
|
||||
rcnrel=bone10
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
||||
'e9110e2b4d4f48e1142ff3c8e059b8ca'
|
||||
'3b36bc19ede1c0680bd0eb60db4ab0aa'
|
||||
'3cd1d67d8b273a408e196b4e01b52e5e'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5f8e06d83f1c7b4e0e2578ceb387599d'
|
||||
'dddf4034420a53fbf3809f22c8a74a86'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.4-1 Kernel Configuration
|
||||
# Linux/arm 5.3.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5450,7 +5450,6 @@ CONFIG_RTC_DRV_PCF8563=y
|
|||
CONFIG_RTC_DRV_PCF8583=m
|
||||
CONFIG_RTC_DRV_M41T80=m
|
||||
CONFIG_RTC_DRV_M41T80_WDT=y
|
||||
# CONFIG_RTC_DRV_BD70528 is not set
|
||||
CONFIG_RTC_DRV_BQ32K=m
|
||||
CONFIG_RTC_DRV_S35390A=m
|
||||
CONFIG_RTC_DRV_FM3130=m
|
||||
|
|
Loading…
Reference in a new issue