rpi-firmware: update to upstream git commit daf5fb3fa19.
This commit is contained in:
parent
a7a4e8544e
commit
ef1b13ec15
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="2f9828c4577a858571b76eef3f7e1d3ff7ac1ba9"
|
||||
_githash="daf5fb3fa196eef6327697ee4994ad8e0cc2679f"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20141227
|
||||
version=20150202
|
||||
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=e985072f9384b86986417f7618336f79921f8404ace610644242a9350f75445e
|
||||
checksum=566dae61fb1aa60aea8dd7cd02cca4d3ead97e1e800bd4e5d54922db302bb9ef
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
provides="libEGL-1.0_1 libGLES-1.0_1"
|
||||
|
|
Loading…
Reference in New Issue