rpi-kernel: update to upstream git commit 37ce36a9b28 (3.18.7).
This commit is contained in:
parent
da0a52e706
commit
7f4917f60e
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="772fa1092af0c1109890fe93a151b36c012afca1"
|
||||
_githash="37ce36a9b28e6aab106f3146e902560063e8b766"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.18.6
|
||||
version=3.18.7
|
||||
revision=1
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||
checksum=ed6f5c86ceffab248a55dbce1b6446a4ae21c06e6cc7a9ddefeb6c5e370a3ece
|
||||
checksum=480e479bd82ef2367e2b7cd1c12815b99a3943c97a30c9810b854f6976846355
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue