mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-armv7-rc to 5.3.rc7-1
This commit is contained in:
parent
221cf253db
commit
537b6a4a52
2 changed files with 14 additions and 14 deletions
|
@ -4,15 +4,15 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=5.3
|
||||
_rcrel=6
|
||||
_rcnrel=armv7-x5
|
||||
_rcrel=7
|
||||
_rcnrel=armv7-x6
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('1459964fb0bc9c3035dfa843109dabf7'
|
||||
'eb479dae0918f29d1fe72a76eb03195b'
|
||||
md5sums=('7a22bd2fce8baa2c4ced010e35f10ad8'
|
||||
'1e36f6e861a9dbfe58f6a06b6e1fd580'
|
||||
'f989c450907a0af28867b38dc0a1112e'
|
||||
'884c3ef691a300cd2b0c704d795130c3'
|
||||
'd9ab3a3d50a3684b6f13c5c1c8c23dbe'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('1459964fb0bc9c3035dfa843109dabf7'
|
|||
'118d67de1d31194435b5564c36b0c57f'
|
||||
'7334902800f72a0d17c26bef373d2c49'
|
||||
'065e0eb93091edeea111c1c1f6e8fb44'
|
||||
'c1718a90b7d6e2019bf04ed1c779255e'
|
||||
'7d45edc1346e4d697364a75bf43748d2'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.3.0-rc6-2 Kernel Configuration
|
||||
# Linux/arm 5.3.0-rc7-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -7761,6 +7761,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
|
||||
|
@ -7979,13 +7986,6 @@ CONFIG_FSL_GUTS=y
|
|||
CONFIG_IMX_GPCV2_PM_DOMAINS=y
|
||||
# end of i.MX SoC drivers
|
||||
|
||||
#
|
||||
# IXP4xx SoC drivers
|
||||
#
|
||||
# CONFIG_IXP4XX_QMGR is not set
|
||||
# CONFIG_IXP4XX_NPE is not set
|
||||
# end of IXP4xx SoC drivers
|
||||
|
||||
#
|
||||
# Qualcomm SoC drivers
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue