mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x to 6.2.2-1
This commit is contained in:
parent
7ad872efd1
commit
1865721e6a
2 changed files with 8 additions and 7 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-6.2
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=6.2.1
|
||||
pkgver=6.2.2
|
||||
pkgrel=1
|
||||
rcnver=6.2.0
|
||||
rcnrel=rc8-bone7
|
||||
rcnver=6.2.1
|
||||
rcnrel=bone8
|
||||
arch=('armv7h')
|
||||
url="https://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,11 +25,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
||||
'be09fdc4f007b676d67e894d96304500'
|
||||
'1c2e59aed9d16095199b38d954dfa8a8'
|
||||
'5624ac03572ee91797e2eeacd7ad0e7c'
|
||||
'5b9d0d8c8b62df72191aab42f0c17c02'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'7b7a3aeec5bef04ae1a3b8c1fc02ba6c'
|
||||
'6830cc880ece0e981ec0a2f3961111ab'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.2.0-1 Kernel Configuration
|
||||
# Linux/arm 6.2.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -7604,6 +7604,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=m
|
||||
CONFIG_NFS_V2=m
|
||||
|
|
Loading…
Reference in a new issue