rpi-kernel: update to 4.19.97.

[ci skip]

- Built for armv6l, armv7l, and aarch64.
- Tested on armv6l, armv7l.
This commit is contained in:
Peter Bui 2020-01-22 08:41:15 -05:00 committed by Piraty
parent b7e6be3fc7
commit 1c14c59614
1 changed files with 3 additions and 3 deletions

View File

@ -5,11 +5,11 @@
#
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=224931
_githash="798a72f0bbb1a06446b614516d76ff0c2ebaec9b"
_githash="c8fbe9c63ce7b6207eb41b22b2070d343f611fcd"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.19.95
version=4.19.97
revision=1
wrksrc="linux-${_githash}"
maintainer="Peter Bui <pbui@github.bx612.space>"
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
license="GPL-2.0-only"
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=8c800ce213baae3a9b6b62943e50a4f34d31c9a233791d59e7726250db735868
checksum=ceaa0f231c1c792fbec7614263ed496e3c832b4d6c581ce4f18addf51805a75a
_kernver="${version}_${revision}"