rpi-firmware: update to upstream git commit 9bf9da2.
This commit is contained in:
parent
d5e166123e
commit
8e541d0be1
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="1bb122bcd82bcd308ffbf3a86084ae02841ac73b"
|
||||
_githash="9bf9da2e919bb3f9544e9da31e46ee313a067e1d"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20140902
|
||||
version=20140908
|
||||
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=5a162c57ffcf6059eb160a41a74eda4e49f767479403cb5935f7c0f88b1fab7d
|
||||
checksum=c206495850d4c1b06131d98a124efa8a89411202e12e02108e6b7994ffe08cff
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
provides="libEGL-1.0_1 libGLES-1.0_1"
|
||||
|
|
Loading…
Reference in New Issue