rpi-firmware: update to upstream git commit affe5cd9d3e.

This commit is contained in:
Juan RP 2014-06-27 09:57:18 +02:00
parent e85b92f48f
commit e048388466
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'rpi-firmware'
_githash="2990b787dcb28abe997c6c7640e3986f0db58728"
_githash="affe5cd9d3e1e8dcc29509f12fc3ed5153f3fb67"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20140608
version=20140627
revision=1
noarch=yes
wrksrc="firmware-${_githash}"
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Propietary - see /usr/share/licences/${pkgname}/"
homepage="https://github.com/raspberrypi/firmware"
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
checksum=376ecf925bd45807a6f88997f11ed9afe94959acf608d3e427520e5f6654cd0d
wrksrc="firmware-${_githash}"
checksum=4cf44dc911eb891d964620dc7a39e507342d1bf1b0d12ed1115120eb831de5b8
conf_files="/boot/cmdline.txt /boot/config.txt"
provides="libEGL-1.0_1 libGLES-1.0_1"