mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 4.13.9-1
This commit is contained in:
parent
9a9dfb21c8
commit
c2c7ee761e
2 changed files with 6 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.13
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.13.7
|
||||
pkgver=4.13.9
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
rcnrel=armv7-x2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('ab1a2abc6f37b752dd2595338bec4e78'
|
||||
'c098b8203d755d03e066bcd7afe42284'
|
||||
'e76c5e3b68a2c315523b5c8c29dc889d'
|
||||
'65ff24fbf4cbfff46af62393ddc901d9'
|
||||
'7d937ff8ae7b020f315de1580c046848'
|
||||
'722bc867ef5285e2719ce3e526425a65'
|
||||
'c2e8438c4e7a93bb8fbf1576f23773f7'
|
||||
'def3e95ff11cffe49d4624f4e00b59a2'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('ab1a2abc6f37b752dd2595338bec4e78'
|
|||
'ff5f4ca7f97b8ebfbb09ec76363e71ec'
|
||||
'f9282ee13ad2c393c462ef20b143ae22'
|
||||
'9fb6cef04dd98e38094803c56e9c453b'
|
||||
'46b1031a05199f3635a91bc04b4b6711'
|
||||
'fd5fdf1b25968f09ea2564ff67f7a16f'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.13.3-1 Kernel Configuration
|
||||
# Linux/arm 4.13.9-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -896,7 +896,6 @@ CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
|
|||
CONFIG_ARM_DT_BL_CPUFREQ=y
|
||||
CONFIG_ARM_VEXPRESS_SPC_CPUFREQ=y
|
||||
CONFIG_ARM_EXYNOS5440_CPUFREQ=y
|
||||
# CONFIG_ARM_DB8500_CPUFREQ is not set
|
||||
CONFIG_ARM_IMX6Q_CPUFREQ=y
|
||||
# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
|
||||
# CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
|
||||
|
|
Loading…
Reference in a new issue