mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi to 6.1.38-2
This commit is contained in:
parent
a4ae59d6a2
commit
c3fc82c758
2 changed files with 8 additions and 7 deletions
|
@ -5,12 +5,12 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=31dbf25138831241f31f7eee835b83a607eaa179
|
||||
_commit=216be50e5d1531e0a1c21447446917a166f2d180
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.1.38
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
arch=(armv7h aarch64)
|
||||
|
@ -31,16 +31,16 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
90-linux.hook
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('97604461135af0fba28a22f75df60a53'
|
||||
md5sums=('ad63ac4a3d1e70942b4e0b4f542b3c12'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
'441ec084c47cddc53e592fb0cbce4edf'
|
||||
'1ba398db86c6889e23099572fea17088')
|
||||
'c8f84694321e249492c80149833671d7')
|
||||
md5sums_armv7h=('b7517575796de6d5d19003560b965b29'
|
||||
'a99311daa39248cfc9b6541a0a0a5f09')
|
||||
md5sums_aarch64=('5a1ac0d1361a3c7dff1ec5cdc24e3c65'
|
||||
md5sums_aarch64=('94f6a57768c36a88d8740c61bc44e698'
|
||||
'7e4403dea857e40005bf76beda9927ff')
|
||||
|
||||
# setup vars
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.1.37 Kernel Configuration
|
||||
# Linux/arm64 6.1.38 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1042,7 +1042,8 @@ CONFIG_IPV6_PIMSM_V2=y
|
|||
# CONFIG_IPV6_RPL_LWTUNNEL is not set
|
||||
# CONFIG_IPV6_IOAM6_LWTUNNEL is not set
|
||||
# CONFIG_NETLABEL is not set
|
||||
# CONFIG_MPTCP is not set
|
||||
CONFIG_MPTCP=y
|
||||
CONFIG_INET_MPTCP_DIAG=m
|
||||
# CONFIG_NETWORK_SECMARK is not set
|
||||
CONFIG_NET_PTP_CLASSIFY=y
|
||||
CONFIG_NETWORK_PHY_TIMESTAMPING=y
|
||||
|
|
Loading…
Reference in a new issue