mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 5.2.11-1
This commit is contained in:
parent
2bf480eb5f
commit
4fd71e3cb6
2 changed files with 15 additions and 8 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.2.10
|
||||
pkgrel=2
|
||||
rcnver=5.2.10
|
||||
rcnrel=armv7-x6
|
||||
pkgver=5.2.11
|
||||
pkgrel=1
|
||||
rcnver=5.2.11
|
||||
rcnrel=armv7-x8
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -37,8 +37,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
||||
'7c9a170cf18a9ab1d2e005b2d206d9bc'
|
||||
'635bc8fe92286294ab942c371757f458'
|
||||
'44dfa2755410b72ee660fa29bfb15af1'
|
||||
'c21ee518ed788ab94f712661f808e881'
|
||||
'3a438ea4ec18674e839088aba5a010e8'
|
||||
'3c7d208e8d2514064804840853458554'
|
||||
'bba33bc98ccb7ed84214efefab0037a1'
|
||||
|
@ -49,7 +49,7 @@ md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
|||
'3883c9e0cf320c6355afc124ef058c2d'
|
||||
'd5b1239bcfb0a612a7194553699b4319'
|
||||
'6427cd863fd9051dce3dccbc657d596d'
|
||||
'9ae3548c28a9ea84bc04fdc66bc832f3'
|
||||
'05682e604c43ea36749502a361408469'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.2.10-1 Kernel Configuration
|
||||
# Linux/arm 5.2.11-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -7565,6 +7565,13 @@ CONFIG_VIDEO_BCM2835=m
|
|||
# CONFIG_EROFS_FS is not set
|
||||
# CONFIG_FIELDBUS_DEV is not set
|
||||
# CONFIG_KPC2000 is not set
|
||||
CONFIG_EXFAT_FS=m
|
||||
CONFIG_EXFAT_DISCARD=y
|
||||
# CONFIG_EXFAT_DELAYED_SYNC is not set
|
||||
# CONFIG_EXFAT_KERNEL_DEBUG is not set
|
||||
# CONFIG_EXFAT_DEBUG_MSG is not set
|
||||
CONFIG_EXFAT_DEFAULT_CODEPAGE=437
|
||||
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
# CONFIG_GOLDFISH is not set
|
||||
CONFIG_CHROME_PLATFORMS=y
|
||||
CONFIG_CROS_EC_I2C=y
|
||||
|
|
Loading…
Reference in a new issue