rpi-kernel: update to upstream git commit a25152fdfb.

This commit is contained in:
Juan RP 2014-06-01 12:39:21 +02:00
parent 20216f4b68
commit 5ac819f202

View file

@ -1,12 +1,11 @@
# Template file for 'rpi-kernel' # Template file for 'rpi-kernel'
# #
# Latest commit as of 20140519 _githash="a25152fdfbfd3b4330da16fc3aeb6b1ef8843805"
_githash="eb514e96209ec79bc4deb217de876858948046d0"
_gitshort="${_githash:0:7}" _gitshort="${_githash:0:7}"
pkgname=rpi-kernel pkgname=rpi-kernel
version=3.12.20 version=3.12.20
revision=1 revision=2
wrksrc="linux-${_githash}" wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org" homepage="http://www.kernel.org"