firmware.inc: Update firmware to include various serial fixes

Signed-off-by: Theodor Gherzan <theodor@resin.io>
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Theodor Gherzan 2016-04-21 20:42:36 +01:00 committed by Andrei Gherzan
parent e2603e56d6
commit d997e2da17

View File

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