summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2012-11-14 23:23:16 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2012-11-27 22:42:41 +0200
commit4ac170e18b65e67777dfd6f917e1e7ed1a665bad (patch)
tree526037644c1d2b4aea7971243ed02300d4a22a74
parentcfd5c65469e6c0a1b1498c04899d6bc8da06e345 (diff)
downloadmeta-raspberrypi-4ac170e18b65e67777dfd6f917e1e7ed1a665bad.tar.gz
firmware: Update to 537c78b113d06e37e2cca90a0b3d3f39a129ee23
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-bcm/common/firmware.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
index a1ed798..83f9214 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,6 +1,6 @@
1# 13/09/2012 firmware; this can be overridden from distro config 1# 31/10/2012 firmware; this can be overridden from distro config
2RPIFW_SRCREV ?= "b616053edb93713efa25299cb4ea7efa439dcb61" 2RPIFW_SRCREV ?= "537c78b113d06e37e2cca90a0b3d3f39a129ee23"
3RPIFW_DATE ?= "20120913" 3RPIFW_DATE ?= "20121031"
4 4
5SRCREV = "${RPIFW_SRCREV}" 5SRCREV = "${RPIFW_SRCREV}"
6PV = "${RPIFW_DATE}" 6PV = "${RPIFW_DATE}"