rpi-kernel: update to upstream git commit 780e68130fb (3.18.9).
This commit is contained in:
parent
1ba766a760
commit
c99c5f4afd
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="37ce36a9b28e6aab106f3146e902560063e8b766"
|
||||
_githash="780e68130fba82a525b89e85f051c91b7a508e52"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.18.7
|
||||
version=3.18.9
|
||||
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=480e479bd82ef2367e2b7cd1c12815b99a3943c97a30c9810b854f6976846355
|
||||
checksum=d8f98a82cdfca61bafd3e78f64c5fbf0ea85d3598e8385b5f563ea2362acaa35
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue