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
1 changed files with 2 additions and 3 deletions

View File

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