mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv7 to 4.14.8-1
This commit is contained in:
parent
4cec72ba9b
commit
2fbfc490db
2 changed files with 9 additions and 8 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.14
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.14.7
|
||||
pkgver=4.14.8
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x2
|
||||
rcnrel=armv7-x3
|
||||
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=('bacdb9ffdcd922aa069a5e1520160e24'
|
||||
'52dd6d42dd8e3c4735f23e404cbc4ae8'
|
||||
'c03906422231cdf8c404b5a4d0c537ac'
|
||||
'e4a4d2abd61516d4eaf4789ca5e113ff'
|
||||
'dc7e13b894ad2825c2fe38a8840e699a'
|
||||
'a9a96c56f83a0190a55511bf340774e1'
|
||||
'0783eff6ee3c3e69d860468ea350a091'
|
||||
'98c229baab4561144eb37210a20283a1'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
|
|||
'1073c8192dc512674ccbf923334c5b79'
|
||||
'c1712dcecd00d08884cf2e078159b023'
|
||||
'90d0639b90925ad2e79cc26a7ec51e58'
|
||||
'745c87017982fbc800187e412fc48467'
|
||||
'f97cf25f2a0a38ff124659132fff05ec'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.3-1 Kernel Configuration
|
||||
# Linux/arm 4.14.8-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -2173,6 +2173,7 @@ CONFIG_VEXPRESS_SYSCFG=y
|
|||
CONFIG_BONE_CAPEMGR=y
|
||||
# CONFIG_DEV_OVERLAYMGR is not set
|
||||
CONFIG_TIEQEP=m
|
||||
CONFIG_UDOO_ARD=y
|
||||
# CONFIG_C2PORT is not set
|
||||
|
||||
#
|
||||
|
@ -4570,7 +4571,7 @@ CONFIG_REGULATOR_TPS6524X=y
|
|||
CONFIG_REGULATOR_TPS6586X=y
|
||||
CONFIG_REGULATOR_TPS65910=y
|
||||
CONFIG_REGULATOR_TWL4030=y
|
||||
# CONFIG_REGULATOR_VCTRL is not set
|
||||
CONFIG_REGULATOR_VCTRL=y
|
||||
CONFIG_REGULATOR_VEXPRESS=y
|
||||
CONFIG_REGULATOR_WM8994=y
|
||||
CONFIG_CEC_CORE=m
|
||||
|
@ -7277,7 +7278,7 @@ CONFIG_WKUP_M3_RPROC=y
|
|||
# Rpmsg drivers
|
||||
#
|
||||
CONFIG_RPMSG=m
|
||||
# CONFIG_RPMSG_CHAR is not set
|
||||
CONFIG_RPMSG_CHAR=m
|
||||
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
|
||||
CONFIG_RPMSG_VIRTIO=m
|
||||
|
||||
|
|
Loading…
Reference in a new issue