firmware: Update to 20160326

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-03-29 20:44:30 -07:00 committed by Andrei Gherzan
parent e82417d33b
commit 8f425f1b9e

View File

@ -1,5 +1,5 @@
RPIFW_SRCREV ?= "028b1f6585280bd0a21885973589c4b101355597"
RPIFW_DATE ?= "20160303"
RPIFW_SRCREV ?= "046effa13ebc4cc7601df4f06f4834bd0eebb0f8"
RPIFW_DATE ?= "20160326"
RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
RPIFW_S ?= "${WORKDIR}/git"