mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 4.19.46-1
This commit is contained in:
parent
5ec521ceea
commit
7ba0ee547f
2 changed files with 5 additions and 6 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=f35a1df812cdfc093fdf3f352650e19905e41c48
|
||||
_commit=55e0334cf5a43948b65788980cd8ab729427230e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.42
|
||||
pkgver=4.19.46
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('0db24778b16f199c8fe62f85ef7fc0c5'
|
||||
md5sums=('0a7aef00dd37028d80389f5a48206968'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'998e1f875b742f77da0b20fc38608a4b'
|
||||
'843f8af3f6290dd793189a13e30835c2'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.42-1 Kernel Configuration
|
||||
# Linux/arm 4.19.46-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4211,7 +4211,6 @@ CONFIG_SND_SOC_COMPRESS=y
|
|||
# CONFIG_SND_SOC_AMD_ACP is not set
|
||||
# CONFIG_SND_ATMEL_SOC is not set
|
||||
CONFIG_SND_BCM2835_SOC_I2S=m
|
||||
CONFIG_SND_BCM2708_SOC_3DLAB_NANO_PLAYER=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