mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
kernel-rpi: update to git 966efc7.
This commit is contained in:
parent
21e7047381
commit
f6b3c18e4a
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'kernel-rpi'
|
# Template file for 'kernel-rpi'
|
||||||
#
|
#
|
||||||
# Latest commit as of 20130913
|
# Latest commit as of 20130913
|
||||||
_githash="cbd6672"
|
_githash="966efc7"
|
||||||
|
|
||||||
pkgname=kernel-rpi
|
pkgname=kernel-rpi
|
||||||
version=3.6.11
|
version=3.6.11
|
||||||
revision=6
|
revision=7
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules for the Raspberry Pi (3.6 series [${_githash}])"
|
short_desc="The Linux kernel and modules for the Raspberry Pi (3.6 series [git ${_githash}])"
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
hostmakedepends="perl python kmod>=11_2 uboot-mkimage"
|
hostmakedepends="perl python kmod>=11_2 uboot-mkimage"
|
||||||
|
|
Loading…
Add table
Reference in a new issue