mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv7 to 5.4.2-1
This commit is contained in:
parent
76ae7a8f31
commit
3b37ec367d
2 changed files with 9 additions and 9 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.4.1
|
||||
pkgver=5.4.2
|
||||
pkgrel=1
|
||||
rcnver=5.4.0
|
||||
rcnrel=armv7-x8
|
||||
rcnver=5.4.1
|
||||
rcnrel=armv7-x9
|
||||
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=('ce9b2d974d27408a61c53a30d3f98fb9'
|
||||
'0f859f2223def2b6e5dbf627515f708f'
|
||||
'8906e5bfc7fab33d4db3584c3816282e'
|
||||
'debad4bcc336d83f6bff88aed8384038'
|
||||
'd8093ee35e07de37127aa771015046b8'
|
||||
'8741125da5769dec5e2e677e79921873'
|
||||
'c73bd92dfb373cfe747b37388ab79215'
|
||||
'e25db57fa5c4068a4f488d8e60fcf952'
|
||||
|
@ -47,7 +47,7 @@ md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
|
|||
'5ab56d2bf2422714f82e586d1440a835'
|
||||
'20ce2ab46d910316fe00e70ddfb06130'
|
||||
'b209fbb5ea8c5eecb9afa7b77c450f7f'
|
||||
'38953deeb5f01372bb6b6ed14d8660a9'
|
||||
'0cd9361240820a1fe06bed8de20bce40'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.0-1 Kernel Configuration
|
||||
# Linux/arm 5.4.2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2129,6 +2129,7 @@ CONFIG_SIMPLE_PM_BUS=y
|
|||
# CONFIG_SUN50I_DE2_BUS is not set
|
||||
CONFIG_SUNXI_RSB=y
|
||||
# CONFIG_TEGRA_GMI is not set
|
||||
CONFIG_TI_PWMSS=y
|
||||
CONFIG_TI_SYSC=y
|
||||
CONFIG_VEXPRESS_CONFIG=y
|
||||
# end of Bus devices
|
||||
|
@ -7788,7 +7789,6 @@ CONFIG_UWB_HWA=m
|
|||
CONFIG_UWB_WHCI=m
|
||||
CONFIG_UWB_I1480U=m
|
||||
CONFIG_EXFAT_FS=m
|
||||
CONFIG_EXFAT_DONT_MOUNT_VFAT=y
|
||||
CONFIG_EXFAT_DISCARD=y
|
||||
# CONFIG_EXFAT_DELAYED_SYNC is not set
|
||||
# CONFIG_EXFAT_KERNEL_DEBUG is not set
|
||||
|
@ -8624,7 +8624,6 @@ CONFIG_PWM_SUN4I=m
|
|||
CONFIG_PWM_TEGRA=m
|
||||
CONFIG_PWM_TIECAP=m
|
||||
CONFIG_PWM_TIEHRPWM=m
|
||||
CONFIG_PWM_TIPWMSS=y
|
||||
CONFIG_PWM_TWL=m
|
||||
CONFIG_PWM_TWL_LED=m
|
||||
|
||||
|
@ -8796,6 +8795,7 @@ CONFIG_PM_OPP=y
|
|||
# CONFIG_SLIMBUS is not set
|
||||
# CONFIG_INTERCONNECT is not set
|
||||
CONFIG_COUNTER=m
|
||||
CONFIG_TI_EQEP=m
|
||||
# CONFIG_FTM_QUADDEC is not set
|
||||
# end of Device Drivers
|
||||
|
||||
|
|
Loading…
Reference in a new issue