mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi-16k to 6.6.25-1
This commit is contained in:
parent
01630cdc89
commit
9be398b533
2 changed files with 6 additions and 6 deletions
|
@ -7,11 +7,11 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-rpi-16k
|
||||
_commit=8c3e7a55220cb7cb13131bb8dccd37694537eb97
|
||||
_commit=ae8a4ce56fcac6cfd2bf9c3bbbdd939725c1ae45
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.23
|
||||
pkgver=6.6.25
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
|
@ -31,10 +31,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
linux.preset
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('e63300e59ec6b80aa1f12b2ffbcba728'
|
||||
md5sums=('2cdd27d91664fe06f8965dfa5621104f'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'16c484af9f72b9275afcf83a6b8eab36'
|
||||
'91476cf6d73d262ee643856b6ad7446c'
|
||||
'de4f9afe3f94ae4cf1825f8f53900f73'
|
||||
'a157c5bfc0f03d0728c92bd953b06265'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'c8f84694321e249492c80149833671d7')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.21 Kernel Configuration
|
||||
# Linux/arm64 6.6.25 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1665,7 +1665,6 @@ CONFIG_BT_BNEP=m
|
|||
CONFIG_BT_BNEP_MC_FILTER=y
|
||||
CONFIG_BT_BNEP_PROTO_FILTER=y
|
||||
CONFIG_BT_HIDP=m
|
||||
# CONFIG_BT_HS is not set
|
||||
CONFIG_BT_LE=y
|
||||
CONFIG_BT_LE_L2CAP_ECRED=y
|
||||
CONFIG_BT_6LOWPAN=m
|
||||
|
@ -7952,6 +7951,7 @@ CONFIG_NVMEM_SYSFS=y
|
|||
# CONFIG_NVMEM_LAYOUT_ONIE_TLV is not set
|
||||
# end of Layout Types
|
||||
|
||||
CONFIG_NVMEM_RASPBERRYPI_OTP=y
|
||||
CONFIG_NVMEM_RMEM=m
|
||||
# CONFIG_NVMEM_U_BOOT_ENV is not set
|
||||
|
||||
|
|
Loading…
Reference in a new issue