mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 4.15.11-1
This commit is contained in:
parent
a5773f8a0a
commit
0d841929ab
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.15.10
|
||||
pkgver=4.15.11
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
arch=('armv7h')
|
||||
|
@ -39,8 +39,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
||||
'f855c658a5e075c2cd80bcebd2b27956'
|
||||
'e9ba433ae17b56a7b8616628649e8616'
|
||||
'664c1c1277e450b7c5423574182cc633'
|
||||
'd12b6c851d76d0637fb4a6bb45a6fcb7'
|
||||
'c3200cd40614ba269d4ff0b95603b5a5'
|
||||
'646af6c9458fd3d5f82a168eb4560baa'
|
||||
'7b8b497519595efbec38d4999a99a0e1'
|
||||
|
@ -55,7 +55,7 @@ md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
|||
'daf19a2a5fa3701574c904a9d95524f2'
|
||||
'ac46c2be358e43210c14c70f45236813'
|
||||
'660cf4eb23a4f20cd901be1ac2d318ea'
|
||||
'213f438be39db5ed2165ad3f11cdc7ae'
|
||||
'2d5349ffcf0fedc0c35397a10bd1b059'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.15.5-1 Kernel Configuration
|
||||
# Linux/arm 4.15.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5496,6 +5496,7 @@ CONFIG_DRM_IMX_HDMI=m
|
|||
CONFIG_DRM_VC4=m
|
||||
CONFIG_DRM_VC4_HDMI_CEC=y
|
||||
CONFIG_DRM_ETNAVIV=m
|
||||
CONFIG_DRM_ETNAVIV_THERMAL=y
|
||||
# CONFIG_DRM_ETNAVIV_REGISTER_LOGGING is not set
|
||||
# CONFIG_DRM_ARCPGU is not set
|
||||
# CONFIG_DRM_HISI_HIBMC is not set
|
||||
|
|
Loading…
Reference in a new issue