mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-am33x to 6.2.5-1
This commit is contained in:
parent
31c70cfc4f
commit
02aeea705e
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-am33x
|
||||||
_srcname=linux-6.2
|
_srcname=linux-6.2
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=6.2.3
|
pkgver=6.2.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnver=6.2.1
|
rcnver=6.2.1
|
||||||
rcnrel=bone8
|
rcnrel=bone8
|
||||||
|
@ -25,11 +25,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
md5sums=('787862593d7bf354cf1a5c37e21fc147'
|
||||||
'99cae4bbcfdfb3470e3b73a46a2a4399'
|
'92c45474c88c178daead199c0be39c03'
|
||||||
'5b9d0d8c8b62df72191aab42f0c17c02'
|
'5b9d0d8c8b62df72191aab42f0c17c02'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||||
'ec0eece064e576539030c298d77ea38c'
|
'34e2bdc2a2f9f43f2ddebf8cd7c9920d'
|
||||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 6.2.3-1 Kernel Configuration
|
# Linux/arm 6.2.5-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
@ -1513,7 +1513,6 @@ CONFIG_DEFAULT_NET_SCH="fq_codel"
|
||||||
#
|
#
|
||||||
CONFIG_NET_CLS=y
|
CONFIG_NET_CLS=y
|
||||||
CONFIG_NET_CLS_BASIC=m
|
CONFIG_NET_CLS_BASIC=m
|
||||||
CONFIG_NET_CLS_TCINDEX=m
|
|
||||||
CONFIG_NET_CLS_ROUTE4=m
|
CONFIG_NET_CLS_ROUTE4=m
|
||||||
CONFIG_NET_CLS_FW=m
|
CONFIG_NET_CLS_FW=m
|
||||||
CONFIG_NET_CLS_U32=m
|
CONFIG_NET_CLS_U32=m
|
||||||
|
|
Loading…
Reference in a new issue