rpi-kernel: update to upstream git commit 4ab8abbf53c043a (3.12.26).
This commit is contained in:
parent
4bcf9e8b0b
commit
df557f71c5
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'rpi-kernel'
|
||||
#
|
||||
_githash="4ab8abbf53c043a84a6e64a1fa1f6e173ba1c168"
|
||||
_githash="b65f7df60146ce8513ce64b9d7acd4a026878ee5"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-kernel
|
||||
version=3.12.26
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="linux-${_githash}"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
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=2fee715e4f62ae553bc17938f255b80f1fb0056b0638a4c6daeaa7b0c54c76f7
|
||||
checksum=57e50d41f0f789068f28c1070227ae46fd4a121fd6fcfb5335af1bf58cd931e9
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user