mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi to 6.1.14-1
This commit is contained in:
parent
f479065292
commit
cbc8a2dff2
3 changed files with 9 additions and 9 deletions
|
@ -5,11 +5,11 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=e9b8fd92399bd707bde31e3464472c1b06f5e2a0
|
||||
_commit=2e66dac1c40af3cfe41b6140bb7dd962b6713577
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.1.13
|
||||
pkgver=6.1.14
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,16 +29,16 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
90-linux.hook
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('864b751faa4c495737fa046539a12b1e'
|
||||
md5sums=('997d71f54844a8f4520b2ab8f801f607'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'0a5f16bfec6ad982a2f6782724cca8ba'
|
||||
'441ec084c47cddc53e592fb0cbce4edf'
|
||||
'd1a9b105e3d6b8c4cf2a8411258f7fdf')
|
||||
md5sums_armv7h=('2b9cf86ac527d93016f78a5185c9cb7c'
|
||||
md5sums_armv7h=('541cb3f878b3e29b0c249ddef04b5b7b'
|
||||
'177bbdbe1baa46a04dcba86352cfa3fe')
|
||||
md5sums_aarch64=('5f7df874c827879728e8745f2acfa230'
|
||||
md5sums_aarch64=('e14c06ad4b5bace380879047036b5b9e'
|
||||
'7e4403dea857e40005bf76beda9927ff')
|
||||
|
||||
# setup vars
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.1.12 Kernel Configuration
|
||||
# Linux/arm 6.1.14 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -5803,7 +5803,7 @@ CONFIG_SND_SOC_WM5102=m
|
|||
# CONFIG_SND_SOC_WM8711 is not set
|
||||
# CONFIG_SND_SOC_WM8728 is not set
|
||||
CONFIG_SND_SOC_WM8731=m
|
||||
# CONFIG_SND_SOC_WM8731_I2C is not set
|
||||
CONFIG_SND_SOC_WM8731_I2C=m
|
||||
# CONFIG_SND_SOC_WM8731_SPI is not set
|
||||
# CONFIG_SND_SOC_WM8737 is not set
|
||||
CONFIG_SND_SOC_WM8741=m
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.1.12 Kernel Configuration
|
||||
# Linux/arm64 6.1.14 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -5911,7 +5911,7 @@ CONFIG_SND_SOC_WM5102=m
|
|||
# CONFIG_SND_SOC_WM8711 is not set
|
||||
# CONFIG_SND_SOC_WM8728 is not set
|
||||
CONFIG_SND_SOC_WM8731=m
|
||||
# CONFIG_SND_SOC_WM8731_I2C is not set
|
||||
CONFIG_SND_SOC_WM8731_I2C=m
|
||||
# CONFIG_SND_SOC_WM8731_SPI is not set
|
||||
# CONFIG_SND_SOC_WM8737 is not set
|
||||
CONFIG_SND_SOC_WM8741=m
|
||||
|
|
Loading…
Reference in a new issue