mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-kirkwood-dt to 5.0.8-1
This commit is contained in:
parent
277cd4444a
commit
ad721dfa6a
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
|||
_srcname=linux-5.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=5.0.7
|
||||
pkgver=5.0.8
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -26,14 +26,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||
'59af0bf9198a90a79da680a675df17e0'
|
||||
'3e584968a52b797563dc06ece0886c23'
|
||||
'266879c5294611d490e77cea481ccc56'
|
||||
'aa226ccbb7e87d7425fd821853acb963'
|
||||
'0be83f5a22b064a26298c27a6490bf66'
|
||||
'af8d50174d8d1e096224dcc87729a4c9'
|
||||
'e397c1304b5cdeea1dfffd77d37f670e'
|
||||
'32bca55de0649d834bf6cdd8a98326d2'
|
||||
'be0056df7767a4e41e91816defccd5f2'
|
||||
'8303f8f0f41f6e6861628f559b933a4c'
|
||||
'959e49540dac4c5e689ad9037150a360'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.0.0-1 Kernel Configuration
|
||||
# Linux/arm 5.0.8-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2749,6 +2749,7 @@ CONFIG_LEGACY_PTY_COUNT=16
|
|||
# CONFIG_NOZOMI is not set
|
||||
# CONFIG_N_GSM is not set
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
CONFIG_DEVMEM=y
|
||||
# CONFIG_DEVKMEM is not set
|
||||
|
||||
|
@ -2801,7 +2802,6 @@ CONFIG_SERIAL_CORE_CONSOLE=y
|
|||
# CONFIG_HVC_DCC is not set
|
||||
# CONFIG_IPMI_HANDLER is not set
|
||||
# CONFIG_HW_RANDOM is not set
|
||||
# CONFIG_R3964 is not set
|
||||
# CONFIG_APPLICOM is not set
|
||||
# CONFIG_RAW_DRIVER is not set
|
||||
# CONFIG_TCG_TPM is not set
|
||||
|
|
Loading…
Reference in a new issue