firmware: Update to remote's HEAD

Change-Id: I9e28318c5746484ebde636295c66f7b6b64ba2fb
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2014-07-16 10:58:49 +02:00
parent e5642efb42
commit be68d514b3

View File

@@ -1,6 +1,5 @@
# 21/02/2014 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "cf20d522e926f30e91fa890d42d010ca98913286"
RPIFW_DATE ?= "20140221"
RPIFW_SRCREV ?= "c8881991d9181779aee9637d6f4b215f108021a3"
RPIFW_DATE ?= "20140508"
RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
RPIFW_S ?= "${WORKDIR}/git"