firmware: Upgrade to 20160622

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-06-23 14:34:29 -07:00 committed by Andrei Gherzan
parent 5cac5e67f8
commit 10691ae680

View File

@ -1,5 +1,5 @@
RPIFW_SRCREV ?= "3816e1ce1e6ebc6d2bf0596dbd52849e16aa7e94"
RPIFW_DATE ?= "20160512"
RPIFW_SRCREV ?= "390f53ed0fd79df274bdcc81d99e09fa262f03ab"
RPIFW_DATE ?= "20160622"
RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
RPIFW_S ?= "${WORKDIR}/git"