mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-am33x to 5.16.3-1
This commit is contained in:
parent
965cbd4664
commit
503f71349b
2 changed files with 10 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.2
|
||||
pkgrel=2
|
||||
rcnver=5.16.0
|
||||
rcnrel=bone10
|
||||
pkgver=5.16.3
|
||||
pkgrel=1
|
||||
rcnver=5.16.3
|
||||
rcnrel=bone12
|
||||
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'
|
||||
'3ce3933c25c9a589fb072b81894a8f7b'
|
||||
'940c12abd4e83fe4d736a17a8e1c694d'
|
||||
'9c4ccc30302104ebcebcf2d4e8dc4db8'
|
||||
'6f8237f6080a80d8937a7c04892eff8e'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'2ea4547fa7e06e9f9883b8132f9f4cc9'
|
||||
'8364dd6ff069a0166788f084c0cebb15'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.16.2-1 Kernel Configuration
|
||||
# Linux/arm 5.16.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -7073,7 +7073,7 @@ CONFIG_PM_OPP=y
|
|||
# CONFIG_SLIMBUS is not set
|
||||
# CONFIG_INTERCONNECT is not set
|
||||
CONFIG_COUNTER=m
|
||||
# CONFIG_INTERRUPT_CNT is not set
|
||||
CONFIG_INTERRUPT_CNT=m
|
||||
CONFIG_TI_EQEP=m
|
||||
# CONFIG_FTM_QUADDEC is not set
|
||||
# CONFIG_MICROCHIP_TCB_CAPTURE is not set
|
||||
|
@ -7301,6 +7301,7 @@ CONFIG_UFS_FS=m
|
|||
# CONFIG_UFS_FS_WRITE is not set
|
||||
# CONFIG_UFS_DEBUG is not set
|
||||
# CONFIG_EROFS_FS is not set
|
||||
# CONFIG_AUFS_FS is not set
|
||||
CONFIG_NETWORK_FILESYSTEMS=y
|
||||
CONFIG_NFS_FS=y
|
||||
CONFIG_NFS_V2=y
|
||||
|
|
Loading…
Reference in a new issue