firmware.inc: Update to latest HEAD

Change-Id: I758da027a378b535205d42b9304473704be63fb2
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2013-12-17 17:54:45 +02:00
parent 6305870896
commit 7cb819a69b

View File

@@ -1,6 +1,6 @@
# 19/08/2013 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "3e92add424c3c2617d5df65caa307c808017a9ea"
RPIFW_DATE ?= "20131113"
RPIFW_SRCREV ?= "e618d4ff2dc20051bc726834b22487fe2e236fe5"
RPIFW_DATE ?= "20131217"
RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
RPIFW_S ?= "${WORKDIR}/git"