rpi-kernel: update to upstream git commit 1edb6ee32 (3.12.25).
This commit is contained in:
parent
408111a280
commit
f732e3aa93
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="377b5bfa4b277605004a3f514e5287d7cba377b1"
|
||||
_githash="1edb6ee324b08ede457082a91001ab911e026e40"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.24
|
||||
version=3.12.25
|
||||
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 and modules for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||
checksum=7aaaab9539e91a3ba49e54684351989463a90092457670b8368e90db3307ad3a
|
||||
checksum=b3087db04d90a0db84f4d78a54c9192807d6497aaabd2fa6051205775ac38ad0
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue