rpi-kernel: update to upstream git commit 79d83fc (4.0.7).
This commit is contained in:
parent
f8c3ccb05c
commit
78cdc04ff7
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'rpi-kernel'
|
# Template file for 'rpi-kernel'
|
||||||
#
|
#
|
||||||
_githash="a2ac0d1efb6edb99b0a65f5e656ccdc6ef202eba"
|
_githash="79d83fc55240eb7413f50556fac3d94be862b3ff"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-kernel
|
pkgname=rpi-kernel
|
||||||
version=4.0.5
|
version=4.0.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${_githash}"
|
wrksrc="linux-${_githash}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
@ -12,7 +12,7 @@ homepage="http://www.kernel.org"
|
|||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
short_desc="The Linux kernel for Raspberry Pi (${version%.*} series [git ${_gitshort}])"
|
||||||
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/linux/archive/${_githash}.tar.gz"
|
||||||
checksum=57bf72e526af54eb8d6df1368933c51d63a639df6df073e43ed32ab92ad462cc
|
checksum=38f5d941010ed289151ada8747575c28a52e50adb1bf28bc8011e62e2a853423
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user