rpi-kernel: update to upstream git commit 7193cfe22 (3.10.26).

This commit is contained in:
Juan RP 2014-04-10 14:55:39 +02:00
parent 06ac73239f
commit d8b1b22dbe
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'rpi-kernel'
#
# Latest commit as of 20140325
_githash="dea8280be44a26f5f5318c1a4cfe0b7826b679e4"
# Latest commit as of 20140410
_githash="7193cfe22b63ae92d1f7e955c2276adbdafd28e0"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.10.34
version=3.10.36
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -13,7 +13,7 @@ homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules for the Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=822c7a9947880153bcbb8c3ee48a19d4ef71d2af1b2dcc3b550142bb53ce57e2
checksum=15ce1cecde1d10daa4d37334b19942b2af4052ae5f3bfd151adede92886953f9
_kernver="${version}_${revision}"