rpi-kernel: update to upstream git commit e4937754e4 (3.12.30).

This commit is contained in:
Juan RP 2014-10-20 15:58:19 +02:00
parent ec2757927f
commit a2daf0f485

View file

@ -1,18 +1,18 @@
# Template file for 'rpi-kernel'
#
_githash="1ee357126701ce815aa6c9219d373df40dc5f456"
_githash="e4937754e4aacc476acd9758a93d3a723a42fad9"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.12.28
revision=2
version=3.12.30
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=4917a9e01138f2f44d4f226244465ace66568a23d40c8e3dbd4c4cd420ccd7ae
checksum=a8b07e7d80501372082a3e9da9461f43605d9e89ee90f37c16f1ae7e306346df
_kernver="${version}_${revision}"