mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-am33x to 5.16.11-1
This commit is contained in:
parent
a172e28afb
commit
efb12dea50
2 changed files with 9 additions and 9 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.16
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.16.10
|
||||
pkgver=5.16.11
|
||||
pkgrel=1
|
||||
rcnver=5.16.9
|
||||
rcnrel=bone13
|
||||
rcnver=5.16.10
|
||||
rcnrel=bone14
|
||||
arch=('armv7h')
|
||||
url="https://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,11 +25,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||
'e3e4c6ec04229c5df2583cbb19402bdd'
|
||||
'9a860634f3cefc0694cc617335a74edf'
|
||||
'ca7b9d187c82cff5e70a239d3f1e59f7'
|
||||
'553f49c8320cf7d9ba9715d05f44df98'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'f8a0b33a615cbc93942162e985396503'
|
||||
'231c4d5c1a97eef03ad7a2856768ac96'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -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
|
||||
|
@ -3429,10 +3429,10 @@ CONFIG_W1_SLAVE_DS2413=m
|
|||
CONFIG_W1_SLAVE_DS2406=m
|
||||
CONFIG_W1_SLAVE_DS2423=m
|
||||
CONFIG_W1_SLAVE_DS2805=m
|
||||
# CONFIG_W1_SLAVE_DS2430 is not set
|
||||
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