firmware: Update to latest

Fixes issues with display not starting with weston

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-10-20 22:09:56 -07:00 committed by Andrei Gherzan
parent ed54bd3788
commit e9911480e0

View File

@ -1,5 +1,5 @@
RPIFW_SRCREV ?= "ec63df146f454e8cab7080380f9138246d877013"
RPIFW_DATE ?= "20161005"
RPIFW_SRCREV ?= "ec5a517ed6051974a5a09f7b7811d21c443a7c74"
RPIFW_DATE ?= "20161020"
RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
RPIFW_S ?= "${WORKDIR}/git"