mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5 to 5.0.8-1
This commit is contained in:
parent
67da16aade
commit
277cd4444a
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-5.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 multi-platform"
|
||||
pkgver=5.0.7
|
||||
pkgver=5.0.8
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||
'59af0bf9198a90a79da680a675df17e0'
|
||||
'3e584968a52b797563dc06ece0886c23'
|
||||
'a6a9bd6503c3cab5163590541ed1a125'
|
||||
'965da7ab05bc9f4d67eef06bb429a4d9'
|
||||
'5f785fedf692c7a68bf592564944bff3'
|
||||
|
@ -39,7 +39,7 @@ md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
|||
'eb00def5fc3a2e1d690f3b7e67788345'
|
||||
'638035602b3e456d4babfe5559bfba94'
|
||||
'f85bf2ab9fa056f5dfa7650b59a37d6f'
|
||||
'559472ce926cd61e60e8840fa9435244'
|
||||
'6a67d744337e7c7449fc7ec1d39d03b3'
|
||||
'73d88ba395003e8cdb07daeb2c080ec5'
|
||||
'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
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2778,6 +2778,7 @@ CONFIG_UNIX98_PTYS=y
|
|||
# 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=y
|
||||
|
||||
|
@ -2844,7 +2845,6 @@ CONFIG_HW_RANDOM=y
|
|||
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
|
||||
CONFIG_HW_RANDOM_ATMEL=y
|
||||
CONFIG_HW_RANDOM_OMAP=y
|
||||
# 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