firmware: Update to "20160512" snapshot

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-05-13 09:32:33 -07:00 committed by Andrei Gherzan
parent f7af12910f
commit 5d79d24d36

View File

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