rpi-kernel: update to upstream git commit 44dff2709f8f9 (3.12.22).
This commit is contained in:
parent
e779490889
commit
31e7563e35
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="cb53ea88f75180cc1ba74f7f197c8e3fd4f47cfe"
|
||||
_githash="44dff2709f8f93d5224b104fa67e4471236e383f"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.21
|
||||
version=3.12.22
|
||||
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=bc1f389ff38bdbd5e2b6ad806a5b4e863693082321746cd458b418ef1dc664e9
|
||||
checksum=357eab0080df523aae0a027b4f13e482bfa6b72d21ec006d3f287bbf680f92c2
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user