rpi-kernel: update to upstream git commit eb514e96209ec (3.12.20).
This commit is contained in:
parent
7cf12043cf
commit
a70ce53450
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
# Latest commit as of 20140504
|
||||
_githash="7ffa5f9398bf05fcfdec5c7f3c04c261fbcd2706"
|
||||
# Latest commit as of 20140519
|
||||
_githash="eb514e96209ec79bc4deb217de876858948046d0"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.19
|
||||
version=3.12.20
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue