mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 6.2.10-1
This commit is contained in:
parent
1812a7db53
commit
730c9cbf4d
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-6.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=6.2.9
|
||||
pkgver=6.2.10
|
||||
pkgrel=1
|
||||
rcnver=6.2.1
|
||||
rcnrel=bone8
|
||||
|
@ -25,11 +25,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
||||
'bc13db433916c290be6b2a8aab481767'
|
||||
'e0221ea0e6eeb147c29d2fd72e987ed5'
|
||||
'5b9d0d8c8b62df72191aab42f0c17c02'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'34e2bdc2a2f9f43f2ddebf8cd7c9920d'
|
||||
'cca7518ee96ca87bcd2141e0a6d7625b'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.2.5-1 Kernel Configuration
|
||||
# Linux/arm 6.2.10-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -2736,7 +2736,7 @@ CONFIG_MT7663U=m
|
|||
CONFIG_MT7663S=m
|
||||
CONFIG_MT7921_COMMON=m
|
||||
CONFIG_MT7921S=m
|
||||
# CONFIG_MT7921U is not set
|
||||
CONFIG_MT7921U=m
|
||||
CONFIG_WLAN_VENDOR_MICROCHIP=y
|
||||
CONFIG_WILC1000=m
|
||||
CONFIG_WILC1000_SDIO=m
|
||||
|
|
Loading…
Reference in a new issue