mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 5.10.52-4
This commit is contained in:
parent
8d1d51b608
commit
b5fe01aa28
2 changed files with 6 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=9a22b00c1e40799b4014a96644d811307e7114d2
|
||||
_commit=86729e78125d4f3d203457940feee8bc97b11f6c
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.52
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,11 +24,11 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('3d4808f577503c7b3a547f2385418903'
|
||||
md5sums=('9e0c68cc8d136dfc64ff12243105a105'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'9669d916a5929a2eedbd64477f83d99e'
|
||||
'2ccf73efb54e0f47ecfcf94445d810c5'
|
||||
'5afe326a6b899803ba6ce46f4659cc1b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.10.52-1 Kernel Configuration
|
||||
# Linux/arm 5.10.52-4 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -5275,6 +5275,7 @@ CONFIG_SND_SOC_COMPRESS=y
|
|||
# CONFIG_SND_ATMEL_SOC is not set
|
||||
CONFIG_SND_BCM2835_SOC_I2S=m
|
||||
# CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
|
||||
CONFIG_SND_BCM2708_SOC_CHIPDIP_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_GOOGLEVOICEHAT_SOUNDCARD=m
|
||||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUS=m
|
||||
|
|
Loading…
Reference in a new issue