firmware: Upgrade to latest

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-10-06 19:09:05 -07:00 committed by Andrei Gherzan
parent 585838e7a2
commit 05be947a31

View File

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