mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-rpi-16k to 6.6.60-1
This commit is contained in:
parent
bc0b322310
commit
8c6464399d
2 changed files with 7 additions and 6 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=8
|
||||
|
||||
pkgbase=linux-rpi-16k
|
||||
_commit=37b55322c1b222a76da6f55492f181258814a168
|
||||
_commit=3f11c402c97dbefd17632b8e11ea738c09117c0a
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.59
|
||||
pkgrel=2
|
||||
pkgver=6.6.60
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
arch=(aarch64)
|
||||
|
@ -31,10 +31,10 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
linux.preset
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('9fd320dc8fef3405f8dd13df77981fbd'
|
||||
md5sums=('bb2c0947832865acd0ac34253ed52089'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'44f69a0637b34eb772980614f9246d01'
|
||||
'fe4d905672003a0df68cf7b3a966ed44'
|
||||
'8f4edc8c95dd3a10ad59abc09285365d'
|
||||
'a157c5bfc0f03d0728c92bd953b06265'
|
||||
'8b93b6ca167f70c60277f352f7b78024'
|
||||
'7fc9b54216c21ace9aa7c10b68d63eba')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.59 Kernel Configuration
|
||||
# Linux/arm64 6.6.60 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -7923,6 +7923,7 @@ CONFIG_PWM_BRCMSTB=y
|
|||
# CONFIG_PWM_CLK is not set
|
||||
# CONFIG_PWM_DWC is not set
|
||||
# CONFIG_PWM_FSL_FTM is not set
|
||||
CONFIG_PWM_GPIO=m
|
||||
CONFIG_PWM_PCA9685=m
|
||||
CONFIG_PWM_RASPBERRYPI_POE=m
|
||||
CONFIG_PWM_RP1=y
|
||||
|
|
Loading…
Reference in a new issue