rpi-kernel: update to upstream git commit e79a3f8 (3.10.28).

This commit is contained in:
Juan RP 2014-01-29 15:47:54 +01:00
parent 223e0c8dfb
commit d81ee27c2c

View file

@ -1,11 +1,11 @@
# Template file for 'rpi-kernel'
#
# Latest commit as of 20140120
_githash="943b563ec9961b53b77a0e7b6c07289826c082a5"
_githash="e79a3f89627c9ff65d5d183229bc68ecc51e6e2f"
_gitshort="${_githash:0:7}"
pkgname=rpi-kernel
version=3.10.27
version=3.10.28
revision=1
wrksrc="linux-${_githash}"
maintainer="Juan RP <xtraeme@gmail.com>"