rpi-firmware: update to upstream git commit 2f9828c45.
This commit is contained in:
parent
0b58ef9151
commit
76ed37f796
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="5f1b9100dd340125ebc8a96a8781d4497ea006f6"
|
||||
_githash="2f9828c4577a858571b76eef3f7e1d3ff7ac1ba9"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20141210
|
||||
version=20141227
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="firmware-${_githash}"
|
||||
|
@ -12,7 +12,7 @@ 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=84a3c0a994bfa176af170c657c109415959d2e40109c2007e6ebeace829c7f31
|
||||
checksum=e985072f9384b86986417f7618336f79921f8404ace610644242a9350f75445e
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
provides="libEGL-1.0_1 libGLES-1.0_1"
|
||||
|
|
Loading…
Reference in a new issue