mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv7 to 5.16.11-1
This commit is contained in:
parent
5a19711a0d
commit
486e2fbd09
2 changed files with 10 additions and 11 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-5.16
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=5.16.10
|
||||
pkgver=5.16.11
|
||||
pkgrel=1
|
||||
rcnver=5.16.9
|
||||
rcnrel=armv7-x13
|
||||
rcnver=5.16.10
|
||||
rcnrel=armv7-x14
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -36,8 +36,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||
'e3e4c6ec04229c5df2583cbb19402bdd'
|
||||
'cbced63ccc95b0e460b98897460099f1'
|
||||
'ca7b9d187c82cff5e70a239d3f1e59f7'
|
||||
'bd7f857afb5f0bc408448161bc0c9e54'
|
||||
'b81c2379a8d11aa94c7362cc2e4dc025'
|
||||
'9924e5e533a18f45b5f404e97e24758f'
|
||||
'85fe4d7b5ff10099367b784fb25cd180'
|
||||
|
@ -47,7 +47,7 @@ md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
|||
'd23f935b23d571cb8895fac5bd3c713b'
|
||||
'7a8781dc078b105aeaf725a7a2e4c385'
|
||||
'892ad2ffda3f3fe02a3108ed7767f542'
|
||||
'60b6ec59169b88e634cf4a091a1f2570'
|
||||
'149d773cf5f73103eb21acab20e9c6c9'
|
||||
'0963ff6490be16935370812fc75fa065'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.16.10-1 Kernel Configuration
|
||||
# Linux/arm 5.16.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -3541,7 +3541,6 @@ CONFIG_IWLWIFI_LEDS=y
|
|||
CONFIG_IWLDVM=m
|
||||
CONFIG_IWLMVM=m
|
||||
CONFIG_IWLWIFI_OPMODE_MODULAR=y
|
||||
# CONFIG_IWLWIFI_BCAST_FILTERING is not set
|
||||
|
||||
#
|
||||
# Debugging Options
|
||||
|
@ -4621,11 +4620,11 @@ CONFIG_W1_SLAVE_DS2408_READBACK=y
|
|||
CONFIG_W1_SLAVE_DS2413=m
|
||||
CONFIG_W1_SLAVE_DS2406=m
|
||||
CONFIG_W1_SLAVE_DS2423=m
|
||||
# CONFIG_W1_SLAVE_DS2805 is not set
|
||||
# CONFIG_W1_SLAVE_DS2430 is not set
|
||||
CONFIG_W1_SLAVE_DS2805=m
|
||||
CONFIG_W1_SLAVE_DS2430=m
|
||||
CONFIG_W1_SLAVE_DS2431=m
|
||||
CONFIG_W1_SLAVE_DS2433=m
|
||||
# CONFIG_W1_SLAVE_DS2433_CRC is not set
|
||||
CONFIG_W1_SLAVE_DS2433_CRC=y
|
||||
CONFIG_W1_SLAVE_DS2438=m
|
||||
CONFIG_W1_SLAVE_DS250X=m
|
||||
CONFIG_W1_SLAVE_DS2780=m
|
||||
|
|
Loading…
Reference in a new issue