rpi-kernel: update to 4.14.34.
Closes: #13115 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
7d835c847f
commit
492a1c6b66
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
|
||||
|
||||
_githash="81dda1af754c3af667944af7156bf1c5cdf9beee"
|
||||
_githash="f70eae405b5d75f7c41ea300b9f790656f99a203"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.14.30
|
||||
version=4.14.34
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -17,7 +17,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||
checksum=2daeb88792ebdb13e0c983f0acabad03f109360966ba76d88351ad7f64f772e2
|
||||
checksum=d4b6891e18d7b46d94310511461f7a85da3c238569feba5f6d7510f2fdcfebc8
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue