diff --git a/srcpkgs/rpi-kernel/template b/srcpkgs/rpi-kernel/template index 276498644f3..85eccbb551a 100644 --- a/srcpkgs/rpi-kernel/template +++ b/srcpkgs/rpi-kernel/template @@ -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 " homepage="http://www.kernel.org"