kernel-rpi: update to git 966efc7.

This commit is contained in:
Juan RP 2013-09-23 08:37:29 +02:00
parent 21e7047381
commit f6b3c18e4a

View file

@ -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"