mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 4.18.5-1
This commit is contained in:
parent
fa572285a4
commit
f8fba81030
2 changed files with 10 additions and 9 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.18
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.18.1
|
||||
pkgver=4.18.5
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x3
|
||||
rcnrel=armv7-x6
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -39,8 +39,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
|
||||
'bc8d68c9508576e62008c186a4c13668'
|
||||
'eeb65d78a2d5e2799a50e2effc2a6aad'
|
||||
'c49635fe383e69a7a134d633912d646a'
|
||||
'f69b1e09bfe4bb4044f1dafec3ae1647'
|
||||
'fb218c1825366e722be83dd705d02822'
|
||||
'bfeb8670a65fc8c14a7076ec623e9898'
|
||||
'1651316b545214bb346af28f3925ccd0'
|
||||
|
@ -55,7 +55,7 @@ md5sums=('bee5fe53ee1c3142b8f0c12c0d3348f9'
|
|||
'eb51f5bbcf5b38956a0ba931d7898f07'
|
||||
'cd9f373ec6e45e99610c9892a8e38100'
|
||||
'8b896e19eac2b3bff797c48e737a166b'
|
||||
'783fdfc4ed73feccdaccda071c593991'
|
||||
'31714fb3119afc124a7d7db9de2f3a68'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.18.0-1 Kernel Configuration
|
||||
# Linux/arm 4.18.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
# Compiler: gcc (GCC) 8.1.1 20180531
|
||||
# Compiler: gcc (GCC) 8.2.0
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -28,7 +28,7 @@ CONFIG_ARM_PATCH_PHYS_VIRT=y
|
|||
CONFIG_GENERIC_BUG=y
|
||||
CONFIG_PGTABLE_LEVELS=2
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=80101
|
||||
CONFIG_GCC_VERSION=80200
|
||||
CONFIG_CLANG_VERSION=0
|
||||
CONFIG_IRQ_WORK=y
|
||||
CONFIG_BUILDTIME_EXTABLE_SORT=y
|
||||
|
@ -4132,7 +4132,7 @@ CONFIG_CHARGER_BQ24735=m
|
|||
# CONFIG_CHARGER_BQ25890 is not set
|
||||
# CONFIG_CHARGER_SMB347 is not set
|
||||
CONFIG_CHARGER_TPS65090=m
|
||||
CONFIG_CHARGER_TPS65217=y
|
||||
# CONFIG_CHARGER_TPS65217 is not set
|
||||
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
|
||||
# CONFIG_CHARGER_RT9455 is not set
|
||||
CONFIG_POWER_SEQUENCE=y
|
||||
|
@ -8211,6 +8211,7 @@ CONFIG_UFS_FS=m
|
|||
# CONFIG_UFS_DEBUG is not set
|
||||
CONFIG_EXOFS_FS=m
|
||||
# CONFIG_EXOFS_DEBUG is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
CONFIG_ORE=m
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
|
|
Loading…
Reference in a new issue