diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2012-11-14 23:23:16 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2012-11-27 22:42:41 +0200 |
commit | 4ac170e18b65e67777dfd6f917e1e7ed1a665bad (patch) | |
tree | 526037644c1d2b4aea7971243ed02300d4a22a74 | |
parent | cfd5c65469e6c0a1b1498c04899d6bc8da06e345 (diff) | |
download | meta-raspberrypi-4ac170e18b65e67777dfd6f917e1e7ed1a665bad.tar.gz |
firmware: Update to 537c78b113d06e37e2cca90a0b3d3f39a129ee23
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r-- | recipes-bcm/common/firmware.inc | 6 |
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 |
2 | RPIFW_SRCREV ?= "b616053edb93713efa25299cb4ea7efa439dcb61" | 2 | RPIFW_SRCREV ?= "537c78b113d06e37e2cca90a0b3d3f39a129ee23" |
3 | RPIFW_DATE ?= "20120913" | 3 | RPIFW_DATE ?= "20121031" |
4 | 4 | ||
5 | SRCREV = "${RPIFW_SRCREV}" | 5 | SRCREV = "${RPIFW_SRCREV}" |
6 | PV = "${RPIFW_DATE}" | 6 | PV = "${RPIFW_DATE}" |