rpi-kernel: update to upstream git commit 7ffa5f9398bf (3.12.19).

This commit is contained in:
Juan RP 2014-05-11 08:49:22 +02:00
parent f4a2717364
commit 3b980f3ed2

View File

@ -1,11 +1,11 @@
# Template file for 'rpi-kernel'
#
# Latest commit as of 20140504
_githash="b09a27249d61475e4423607f7632a5aa6e7b3a53"
_githash="7ffa5f9398bf05fcfdec5c7f3c04c261fbcd2706"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.12.18
version=3.12.19
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 Raspberry Pi (${version%.*} series [git ${_gitshort}])"
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
checksum=5f2e170d842365b2ff50977097d1238d46f1b7c31a4b18e9390b12d83168fe1f
checksum=780776f93a5686f9c12184d940520cbb05c3f1e858f3015221f2c0e66b535a99
_kernver="${version}_${revision}"