rpi-kernel: update to upstream git commit e790c757e0 (3.12.33).
This commit is contained in:
parent
57336be6c0
commit
88145b3cb6
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="8e36324907389c315f7d72bd6a456c984ce8e4cd"
|
||||
_githash="e790c757e08c33ff3b0ddc01ff31aa408335371c"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.32
|
||||
version=3.12.33
|
||||
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=f530b3e0b34cc9d2268be0fc043d6e9c7e3fb40dcbc6583faf5b3a5be770541d
|
||||
checksum=d58531cee660b71238c760f8d88db8c10a7316170faaa020dee8e336fb6c4204
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue