rpi-firmware: update to upstream git commit df36e8d.
This commit is contained in:
parent
5ed72b9e5e
commit
dbf5bfe327
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="f37d96e4ac87143e5d6355fad23636153b8cb2e7"
|
||||
_githash="df36e8dd56f042603f1ad4d26921b56009415165"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20140723
|
||||
version=20140809
|
||||
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=ca7186549f979057535553e2e5692dfbd3bbb8c96d8452155290814de510877c
|
||||
checksum=7e73888fbda059f4d44288634018719318cad3f6a03f40991234feddc50fbcc1
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
provides="libEGL-1.0_1 libGLES-1.0_1"
|
||||
|
|
Loading…
Reference in New Issue