rpi-kernel: update to 4.14.90.
[ci skip]
This commit is contained in:
parent
3240bcec2d
commit
3890617286
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
|||
#
|
||||
# https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=197689
|
||||
|
||||
_githash="af369f47021f11e78017c0a98e55cb934b501c36"
|
||||
_githash="6d68e517b3ec73b08f3af96f5859c5d083b66535"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=4.14.89
|
||||
version=4.14.90
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -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=66c3bedaa65555725012bf700f08541af3e93351310e285e1c0ddcb8af2ba0b7
|
||||
checksum=64679b0eb0f25c20519cd3cdc2c35375d9f21e81d4590fe04f4ab9098cc4a37d
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue