firmware: Update to 537c78b113d06e37e2cca90a0b3d3f39a129ee23

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
Andrei Gherzan
2012-11-14 23:23:16 +02:00
parent cfd5c65469
commit 4ac170e18b

View File

@ -1,6 +1,6 @@
# 13/09/2012 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "b616053edb93713efa25299cb4ea7efa439dcb61"
RPIFW_DATE ?= "20120913"
# 31/10/2012 firmware; this can be overridden from distro config
RPIFW_SRCREV ?= "537c78b113d06e37e2cca90a0b3d3f39a129ee23"
RPIFW_DATE ?= "20121031"
SRCREV = "${RPIFW_SRCREV}"
PV = "${RPIFW_DATE}"