mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 4.19.84-1
This commit is contained in:
parent
0bbf203b0c
commit
2db7e21975
2 changed files with 6 additions and 6 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=3c235dcfe80a7c7ba360219e4a3ecb256f294376
|
||||
_commit=886bda7dfd4279fa9eef4345434ca83a347908bc
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.19.83
|
||||
pkgver=4.19.84
|
||||
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=('94b99a808a28348c614e02dbaa02303b'
|
||||
md5sums=('0813eea5aba64468815591cfffbea4f8'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'12e83a8fa59ba128e0c40c5b618e73d8'
|
||||
'29bcb2521e9adf4b740530522b0b8e08'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.80-1 Kernel Configuration
|
||||
# Linux/arm 4.19.84-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -5902,6 +5902,7 @@ CONFIG_COMMON_CLK=y
|
|||
# CONFIG_CLK_QORIQ is not set
|
||||
# CONFIG_COMMON_CLK_PWM is not set
|
||||
# CONFIG_COMMON_CLK_VC5 is not set
|
||||
# CONFIG_CLK_RASPBERRYPI is not set
|
||||
# CONFIG_HWSPINLOCK is not set
|
||||
|
||||
#
|
||||
|
@ -5933,7 +5934,6 @@ CONFIG_BCM2835_MBOX=y
|
|||
#
|
||||
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
|
||||
# CONFIG_RPMSG_VIRTIO is not set
|
||||
# CONFIG_SOUNDWIRE is not set
|
||||
|
||||
#
|
||||
# SOC (System On Chip) specific Drivers
|
||||
|
|
Loading…
Reference in a new issue