rpi-kernel: update to upstream git commit 7d54f1754.

This commit is contained in:
Juan RP 2015-06-03 18:15:43 +02:00
parent e7b5057aaa
commit 19e841bd55

View file

@ -1,18 +1,18 @@
# Template file for 'rpi-kernel'
#
_githash="02444e9dcc09062875b5c744a90009b2cb96ef82"
_githash="7d54f1754fd89bc11b27ca249ec148695f2eed06"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.18.14
revision=1
revision=2
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=34fb6b5311a0656e6137b8a0f2e0fcc52ddc90b0b06c9f494548a0c114ce17be
checksum=b3957f8e5f7dc843b0ea9d8a1a3a2718a06f4bea1214a8f7913a2130ada70717
_kernver="${version}_${revision}"