mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 5.0.10-1
This commit is contained in:
parent
3b0c326a91
commit
4207512f6e
2 changed files with 7 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.0
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.0.7
|
||||
pkgver=5.0.10
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x9
|
||||
rcnrel=armv7-x11
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -35,8 +35,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
||||
'59af0bf9198a90a79da680a675df17e0'
|
||||
'b3bb22399bb8ee3d2f0f546d38a1ccde'
|
||||
'a46bbfe17039c1fa81edc847af5ea664'
|
||||
'596941c675b7b8a692336e4882f12ebd'
|
||||
'186d831eddea59ab5cc7c62cc4696897'
|
||||
'd9a7a634715fa7219159573bd61d3ff7'
|
||||
'495ec4bfb1e4a12cca55a3c9bde58bdc'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('7381ce8aac80a01448e065ce795c19c0'
|
|||
'5a4a3385293b0d6b156f393a2c685475'
|
||||
'e4a4d30642990394812eb996de6705d5'
|
||||
'21170922884a1ab0aa7d0711e1012b5f'
|
||||
'63deea9cac9fe196a97178cdfb4a7ab6'
|
||||
'70b421ff55015b69f6dca03b90e84709'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.0.3-1 Kernel Configuration
|
||||
# Linux/arm 5.0.10-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -3684,6 +3684,7 @@ CONFIG_UNIX98_PTYS=y
|
|||
CONFIG_NOZOMI=m
|
||||
CONFIG_N_GSM=m
|
||||
# CONFIG_TRACE_SINK is not set
|
||||
CONFIG_LDISC_AUTOLOAD=y
|
||||
CONFIG_DEVMEM=y
|
||||
# CONFIG_DEVKMEM is not set
|
||||
|
||||
|
@ -3777,7 +3778,6 @@ CONFIG_HW_RANDOM_IMX_RNGC=m
|
|||
CONFIG_HW_RANDOM_MESON=m
|
||||
CONFIG_HW_RANDOM_EXYNOS=m
|
||||
CONFIG_HW_RANDOM_KEYSTONE=m
|
||||
# CONFIG_R3964 is not set
|
||||
# CONFIG_APPLICOM is not set
|
||||
# CONFIG_RAW_DRIVER is not set
|
||||
CONFIG_TCG_TPM=m
|
||||
|
|
Loading…
Reference in a new issue