mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 5.2.7-1
This commit is contained in:
parent
64d93d0c05
commit
0be69f427a
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.2.6
|
||||
pkgver=5.2.7
|
||||
pkgrel=1
|
||||
rcnver=5.2.5
|
||||
rcnrel=armv7-x3
|
||||
|
@ -35,7 +35,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'cb6b16b6e8c5cde725bc589cd5f13927'
|
||||
'62032179ff1133667e6d7ba220a928af'
|
||||
'ef32c9bf05aeff66073c09255a526b32'
|
||||
'6f246601cdecde127ebed315ef43c160'
|
||||
'5e381b69c3489bee2b3a4b9fdb13341c'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
|||
'04da90e80f4e688737bc5fdd559bc0fd'
|
||||
'115109b6746ab011dcc05e85959a30c0'
|
||||
'32fd9f4595caebff5c761d336af19bc8'
|
||||
'f8394d347283b9d95e3b3a4b3bbf96da'
|
||||
'1ca53b1158e36525dbfb6ddfe79333b3'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.2.5-2 Kernel Configuration
|
||||
# Linux/arm 5.2.7-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -337,6 +337,7 @@ CONFIG_SOC_EXYNOS5260=y
|
|||
CONFIG_SOC_EXYNOS5410=y
|
||||
CONFIG_SOC_EXYNOS5420=y
|
||||
CONFIG_SOC_EXYNOS5800=y
|
||||
CONFIG_EXYNOS_MCPM=y
|
||||
CONFIG_EXYNOS_CPU_SUSPEND=y
|
||||
CONFIG_PLAT_SAMSUNG=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue