mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 5.11.rc6-1
This commit is contained in:
parent
7488ac12e7
commit
b1dd96298a
2 changed files with 12 additions and 7 deletions
|
@ -4,8 +4,8 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
_rcver=5.11
|
_rcver=5.11
|
||||||
_rcrel=5
|
_rcrel=6
|
||||||
_rcnrel=armv7-x5
|
_rcnrel=armv7-x8
|
||||||
|
|
||||||
pkgbase=linux-armv7-rc
|
pkgbase=linux-armv7-rc
|
||||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||||
|
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
||||||
'kernel_data_key.vbprivk'
|
'kernel_data_key.vbprivk'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('da1224c8e866bf2b58b581c9d2feb21b'
|
md5sums=('8dff64f0ddbe827d5e2882449ea0567d'
|
||||||
'c8e4247fc4aa605e18bdc359c1811118'
|
'cc59970c1e2f288eed2028d7260f5dbc'
|
||||||
'6c3c583d8fa165315791216c5dce9fe4'
|
'6c3c583d8fa165315791216c5dce9fe4'
|
||||||
'0b1fac542a49c8756c4c66d55df7a609'
|
'0b1fac542a49c8756c4c66d55df7a609'
|
||||||
'5b303c16f3957d0c79285bcddae34218'
|
'5b303c16f3957d0c79285bcddae34218'
|
||||||
|
@ -46,7 +46,7 @@ md5sums=('da1224c8e866bf2b58b581c9d2feb21b'
|
||||||
'eef2303908ced1604187ae76cdf2b9d0'
|
'eef2303908ced1604187ae76cdf2b9d0'
|
||||||
'56f2d15c883be64c182073744540a7c6'
|
'56f2d15c883be64c182073744540a7c6'
|
||||||
'0e76e8e7d3d6c5961cd7276a4df9f3a3'
|
'0e76e8e7d3d6c5961cd7276a4df9f3a3'
|
||||||
'9b2f8a544834fdb5b4659387e175d2be'
|
'a7a9bf6ad1ef3688d3f425a22535a54d'
|
||||||
'4f2379ed84258050edb858ee8d281678'
|
'4f2379ed84258050edb858ee8d281678'
|
||||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||||
'584777ae88bce2c5659960151b64c7d8'
|
'584777ae88bce2c5659960151b64c7d8'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.11.0-rc5-1 Kernel Configuration
|
# Linux/arm 5.11.0-rc6-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -2750,7 +2750,7 @@ CONFIG_DM_DUST=m
|
||||||
CONFIG_DM_UEVENT=y
|
CONFIG_DM_UEVENT=y
|
||||||
CONFIG_DM_FLAKEY=m
|
CONFIG_DM_FLAKEY=m
|
||||||
CONFIG_DM_VERITY=m
|
CONFIG_DM_VERITY=m
|
||||||
# CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG is not set
|
CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG=y
|
||||||
# CONFIG_DM_VERITY_FEC is not set
|
# CONFIG_DM_VERITY_FEC is not set
|
||||||
CONFIG_DM_SWITCH=m
|
CONFIG_DM_SWITCH=m
|
||||||
CONFIG_DM_LOG_WRITES=m
|
CONFIG_DM_LOG_WRITES=m
|
||||||
|
@ -7648,6 +7648,11 @@ CONFIG_LEDS_USER=m
|
||||||
# CONFIG_LEDS_TI_LMU_COMMON is not set
|
# CONFIG_LEDS_TI_LMU_COMMON is not set
|
||||||
# CONFIG_LEDS_SGM3140 is not set
|
# CONFIG_LEDS_SGM3140 is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Flash and Torch LED drivers
|
||||||
|
#
|
||||||
|
# CONFIG_LEDS_RT8515 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# LED Triggers
|
# LED Triggers
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue