rpi-kernel: update to upstream git commit 25673c31a1c (3.12.23).
This commit is contained in:
parent
816bd74c96
commit
e85b92f48f
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="44dff2709f8f93d5224b104fa67e4471236e383f"
|
||||
_githash="25673c31a1cd5bcbc000c9b30c2d7ad81c831fa2"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.22
|
||||
version=3.12.23
|
||||
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=357eab0080df523aae0a027b4f13e482bfa6b72d21ec006d3f287bbf680f92c2
|
||||
checksum=5aa3aaf8c0791d895775efcf3b56df96b060f7e79e57679740bfd4069caa2cd8
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user