rpi-firmware: update to upstream git commit 1e7d3d9c043.
This commit is contained in:
parent
c6f142318f
commit
a1eadfbc38
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="1682505419cd419f4d593dd8be92ffe4fef40aa9"
|
||||
_githash="1e7d3d9c04394ae8b7f38008765cfc66815a0c96"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20140703
|
||||
version=20140711
|
||||
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=2e851b0f414646512ce6df5e9b26eb49261ddbefa59059d8698054bcfc9f32e0
|
||||
checksum=9b6ef4ec5a941bf1cc5c9fa9bad879a3c8d2b89fc7bf9e14b2451e2a9461b9e3
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
provides="libEGL-1.0_1 libGLES-1.0_1"
|
||||
|
|
Loading…
Reference in a new issue