Merge pull request #7301 from pbui/rpi-kernel

rpi-kernel: update to 4.9.40
This commit is contained in:
Enno Boland 2017-08-08 11:10:46 +02:00 committed by GitHub
commit 14c047f3a8

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-kernel'
#
_githash="89c9c0b085c5dc175d72438e5e86c37b2b558bf2"
_githash="2e6aa1713ad27fc9db40e55a3eb4e1d00965239e"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=4.9.39
version=4.9.40
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -12,7 +12,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=80964efb2ef2006ec4c11c6f549632d52f897c4eb465bfb3e0e8060b15462ac0
checksum=8c316540dd92c2ffe73a097f34dc1d077cec32d82563bb0097c324b023ce5cb6
_kernver="${version}_${revision}"