mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi4 to 4.19.71-2
This commit is contained in:
parent
9e68429b24
commit
7bd51084b6
2 changed files with 6 additions and 5 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=13ce09db830e0c2fe524460b0673afb974359bc2
|
||||
_commit=c000dd63906ad1de4899fc62f960a9439c87b68b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=4.19.71
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('bf7cb12048d1b5d5035e976859d2b3a7'
|
||||
md5sums=('3e61aa731697ab7e4fa6d859f0b16a13'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'acea6b25dfd7d48bf3b6fd1d302d4b4e'
|
||||
'622407f574ddfa12217a643340451175'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.71-1 Kernel Configuration
|
||||
# Linux/arm 4.19.71-2 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4815,6 +4815,7 @@ CONFIG_SND_BCM2708_SOC_HIFIBERRY_DAC=m
|
|||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUS=m
|
||||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADC=m
|
||||
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_RPI_CIRRUS=m
|
||||
|
|
Loading…
Reference in a new issue