firmware: Update to remote HEAD

Change-Id: I20a8ebf0e5743250c66fae337d28e867959d3114
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan 2014-01-17 17:00:23 +02:00
parent c4527681d2
commit 31375eb909

View File

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