mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 5.3.7-1
This commit is contained in:
parent
10f782873e
commit
0e82aaccd9
2 changed files with 7 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.3.6
|
||||
pkgver=5.3.7
|
||||
pkgrel=1
|
||||
rcnver=5.3.5
|
||||
rcnrel=armv7-x11
|
||||
rcnver=5.3.6
|
||||
rcnrel=armv7-x12
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -36,8 +36,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
||||
'2c2db421d422d0d7306fe230c65c862c'
|
||||
'1ee52ac929b14dba220dc50e257af6b5'
|
||||
'380185019ba22d3d2eac85b5678729bd'
|
||||
'96ce5450a943cfddc07e456851b3bb27'
|
||||
'f989c450907a0af28867b38dc0a1112e'
|
||||
'884c3ef691a300cd2b0c704d795130c3'
|
||||
'd9ab3a3d50a3684b6f13c5c1c8c23dbe'
|
||||
|
@ -47,7 +47,7 @@ md5sums=('c99feaade8047339528fb066ec5f8a49'
|
|||
'118d67de1d31194435b5564c36b0c57f'
|
||||
'7334902800f72a0d17c26bef373d2c49'
|
||||
'065e0eb93091edeea111c1c1f6e8fb44'
|
||||
'ffa6931749a27d4eb108f9fedac43653'
|
||||
'3198b0e50f5075f17f75ab0c8efed639'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.5-1 Kernel Configuration
|
||||
# Linux/arm 5.3.7-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -7006,7 +7006,6 @@ CONFIG_USB_EMI62=m
|
|||
CONFIG_USB_EMI26=m
|
||||
CONFIG_USB_ADUTUX=m
|
||||
CONFIG_USB_SEVSEG=m
|
||||
CONFIG_USB_RIO500=m
|
||||
CONFIG_USB_LEGOTOWER=m
|
||||
CONFIG_USB_LCD=m
|
||||
CONFIG_USB_CYPRESS_CY7C63=m
|
||||
|
|
Loading…
Reference in a new issue