mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-espressobin to 5.0.8-1
This commit is contained in:
parent
9b2b359f74
commit
67da16aade
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-espressobin
|
|||
_srcname=linux-5.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=5.0.7
|
||||
pkgver=5.0.8
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook'
|
||||
'91-linux.hook')
|
||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||
'59af0bf9198a90a79da680a675df17e0'
|
||||
'3e584968a52b797563dc06ece0886c23'
|
||||
'35d24bc95c9825bc8054198c3dadf078'
|
||||
'3182b369ce5cd3313d1613cb51c51543'
|
||||
'07614c7299b30ca06764c3752f07bd8d'
|
||||
'2c0176f382de86a5a76f3aa2e6fb7b27'
|
||||
'1685e06f50e3d1ccae32df418ff1a4d9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.0.0-1 Kernel Configuration
|
||||
# Linux/arm64 5.0.8-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2824,6 +2824,7 @@ CONFIG_NOZOMI=m
|
|||
CONFIG_N_HDLC=m
|
||||
CONFIG_N_GSM=m
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
CONFIG_DEVMEM=y
|
||||
|
||||
#
|
||||
|
@ -2886,7 +2887,6 @@ CONFIG_HW_RANDOM_TIMERIOMEM=m
|
|||
# CONFIG_HW_RANDOM_OMAP is not set
|
||||
# CONFIG_HW_RANDOM_VIRTIO is not set
|
||||
# CONFIG_HW_RANDOM_CAVIUM is not set
|
||||
# CONFIG_R3964 is not set
|
||||
# CONFIG_APPLICOM is not set
|
||||
CONFIG_RAW_DRIVER=m
|
||||
CONFIG_MAX_RAW_DEVS=8192
|
||||
|
|
Loading…
Reference in a new issue