mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 4.14.3-1
This commit is contained in:
parent
f18fa6be66
commit
f26c893885
2 changed files with 7 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.14
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.14.2
|
||||
pkgver=4.14.3
|
||||
pkgrel=1
|
||||
rcnrel=bone5
|
||||
arch=('armv7h')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('bacdb9ffdcd922aa069a5e1520160e24'
|
||||
'92f71f8a1c5c28b7c8b4a95f6c9dd048'
|
||||
'02db2e5a004dde36ffb2cccbb75de4e4'
|
||||
'0732df415000b9def639a69996df6497'
|
||||
'44aa2e3b7b1ef8638571a306b019639e'
|
||||
'SKIP'
|
||||
'dc780fbf3d4d1175a94232d7ba1e3cb3'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'ad293b115519ddfd3c4649768c463f51'
|
||||
'0ce9d5b958d64ec493df5949ed9b74c2'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.14.0-1 Kernel Configuration
|
||||
# Linux/arm 4.14.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -762,6 +762,8 @@ CONFIG_XFRM_IPCOMP=m
|
|||
CONFIG_NET_KEY=m
|
||||
CONFIG_NET_KEY_MIGRATE=y
|
||||
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