rpi-kernel: update to upstream's git commit cdeb937.
This commit is contained in:
parent
376b3b6d4c
commit
a06987c7d5
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
# Latest commit as of 20140120
|
||||
_githash="e79a3f89627c9ff65d5d183229bc68ecc51e6e2f"
|
||||
# Latest commit as of 20140208
|
||||
_githash="cdeb937acdc0cb00e3d3bc30d6053ec53030cc64"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.10.28
|
||||
version=3.10.29
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue