rpi-kernel: update to upstream git commit 4ab8abbf53c (3.12.26).
This commit is contained in:
parent
ef60c6b012
commit
5ed72b9e5e
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="1edb6ee324b08ede457082a91001ab911e026e40"
|
||||
_githash="4ab8abbf53c043a84a6e64a1fa1f6e173ba1c168"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.25
|
||||
version=3.12.26
|
||||
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=b3087db04d90a0db84f4d78a54c9192807d6497aaabd2fa6051205775ac38ad0
|
||||
checksum=2fee715e4f62ae553bc17938f255b80f1fb0056b0638a4c6daeaa7b0c54c76f7
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue