rpi-kernel: update to upstream git commit 8e3632490 (3.12.32).
This commit is contained in:
parent
864aebc48f
commit
32249cd466
@ -1,10 +1,10 @@
|
||||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="519c51ec5c429c84c59a301b65d16fb79e9e09b2"
|
||||
_githash="8e36324907389c315f7d72bd6a456c984ce8e4cd"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.31
|
||||
version=3.12.32
|
||||
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=c2e78cb2bf5184e0c688ad1eb136fc66e08858aa2b1a45f77d274a5603e6043a
|
||||
checksum=f530b3e0b34cc9d2268be0fc043d6e9c7e3fb40dcbc6583faf5b3a5be770541d
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user