rpi-kernel: update to upstream git commit a25152fdfb.
This commit is contained in:
parent
20216f4b68
commit
5ac819f202
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue