rpi-kernel: update to upstream git commit 377b5bfa4b (3.12.24).
This commit is contained in:
parent
1415f2f384
commit
c6f142318f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="25673c31a1cd5bcbc000c9b30c2d7ad81c831fa2"
|
||||
_githash="377b5bfa4b277605004a3f514e5287d7cba377b1"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.23
|
||||
version=3.12.24
|
||||
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=5aa3aaf8c0791d895775efcf3b56df96b060f7e79e57679740bfd4069caa2cd8
|
||||
checksum=7aaaab9539e91a3ba49e54684351989463a90092457670b8368e90db3307ad3a
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue