firmware.inc: Update to HEAD on 2013-11-13

Change-Id: I00ace3f8575015612ae09dfb99e2a33d87ddc4cb
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2013-11-13 16:33:06 +02:00
parent c96c590d0c
commit bfe7d23dd1

View File

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