mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 5.4.73-1
This commit is contained in:
parent
15ae2eb543
commit
7311b2e647
2 changed files with 7 additions and 6 deletions
|
@ -6,11 +6,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=154de7bbd5844a824a635d4f9e3f773c15c6ce11
|
||||
_commit=0bec37985cf7759a4667a0cb178b2793a63187fe
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=5.4.72
|
||||
pkgver=5.4.73
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,10 +24,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('0c21a038eb9ac5c1434a536589a894bc'
|
||||
md5sums=('fbff40e9b1e753bc040f7ca69e67b29e'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'b21f501737c38a5aa5e925942fded885'
|
||||
'a835099cd3de893de5f1d5f3f03146f2'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.61-1 Kernel Configuration
|
||||
# Linux/arm 5.4.73-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5085,6 +5085,7 @@ CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADCPRO=m
|
|||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSDSP=m
|
||||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_DIGI=m
|
||||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_AMP=m
|
||||
CONFIG_SND_BCM2708_SOC_PIFI_40=m
|
||||
CONFIG_SND_BCM2708_SOC_RPI_CIRRUS=m
|
||||
CONFIG_SND_BCM2708_SOC_RPI_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_RPI_PROTO=m
|
||||
|
@ -5250,7 +5251,7 @@ CONFIG_SND_SOC_SPDIF=m
|
|||
# CONFIG_SND_SOC_STI_SAS is not set
|
||||
# CONFIG_SND_SOC_TAS2552 is not set
|
||||
# CONFIG_SND_SOC_TAS5086 is not set
|
||||
# CONFIG_SND_SOC_TAS571X is not set
|
||||
CONFIG_SND_SOC_TAS571X=m
|
||||
# CONFIG_SND_SOC_TAS5720 is not set
|
||||
# CONFIG_SND_SOC_TAS6424 is not set
|
||||
# CONFIG_SND_SOC_TDA7419 is not set
|
||||
|
|
Loading…
Reference in a new issue