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-05-08 20:57:55 +03:00
parent abcd66b30d
commit 4167e7e210
+2 -3
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"