rpi-kernel: update to upstream git commit dea8280be (3.10.34).

This commit is contained in:
Juan RP 2014-03-25 16:36:04 +01:00
parent 643d255c0c
commit d13d08bd88

View file

@ -1,11 +1,11 @@
# Template file for 'rpi-kernel'
#
# Latest commit as of 20140311
_githash="a1baeb25b631e0c9ff696368d40da07dd0cf3fa4"
# Latest commit as of 20140325
_githash="dea8280be44a26f5f5318c1a4cfe0b7826b679e4"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.10.33
version=3.10.34
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=f9ecf2323a8edc13126570738be9c767e1aa9dfda7b5197640e76fc8831fe4ac
checksum=822c7a9947880153bcbb8c3ee48a19d4ef71d2af1b2dcc3b550142bb53ce57e2
_kernver="${version}_${revision}"