mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 4.14.3-1
This commit is contained in:
parent
99949500af
commit
f18fa6be66
2 changed files with 7 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.14
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.14.2
|
||||
pkgver=4.14.3
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
arch=('armv7h')
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
|
||||
'92f71f8a1c5c28b7c8b4a95f6c9dd048'
|
||||
'aa3f9902b71d743e9f64a402355afebc'
|
||||
'0732df415000b9def639a69996df6497'
|
||||
'16faa1ec7fd593ca1e3876ee5e035eec'
|
||||
'a9a96c56f83a0190a55511bf340774e1'
|
||||
'0783eff6ee3c3e69d860468ea350a091'
|
||||
'98c229baab4561144eb37210a20283a1'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
|
|||
'1073c8192dc512674ccbf923334c5b79'
|
||||
'c1712dcecd00d08884cf2e078159b023'
|
||||
'90d0639b90925ad2e79cc26a7ec51e58'
|
||||
'68bb23e3a0830a86da563073b52f9998'
|
||||
'745c87017982fbc800187e412fc48467'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.2-1 Kernel Configuration
|
||||
# Linux/arm 4.14.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -1008,6 +1008,8 @@ CONFIG_NET_KEY=m
|
|||
CONFIG_NET_KEY_MIGRATE=y
|
||||
# CONFIG_SMC is not set
|
||||
CONFIG_INET=y
|
||||
CONFIG_WIREGUARD=m
|
||||
# CONFIG_WIREGUARD_DEBUG is not set
|
||||
CONFIG_IP_MULTICAST=y
|
||||
CONFIG_IP_ADVANCED_ROUTER=y
|
||||
CONFIG_IP_FIB_TRIE_STATS=y
|
||||
|
|
Loading…
Reference in a new issue