summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSander van Grieken <sander@outrightsolutions.nl>2012-09-17 14:43:11 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2012-09-18 19:15:27 +0300
commit0d4ab1591ef1d86a17284cdf51a0646b06c3c119 (patch)
tree9f8006ed5677cd9c5f00f7f8bc6fcb8c4acdaf3d
parenta1da838d8188d3ed464377131d1e7ceadfa4e7f3 (diff)
downloadmeta-raspberrypi-0d4ab1591ef1d86a17284cdf51a0646b06c3c119.tar.gz
firmware.inc: Update firmware SRCREV to current@2012-09-13
Signed-off-by: Sander van Grieken <sander@outrightsolutions.nl>
-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 5ad68e1..a1ed798 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,6 +1,6 @@
1# 22/08/2012 firmware; this can be overridden from distro config 1# 13/09/2012 firmware; this can be overridden from distro config
2RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5" 2RPIFW_SRCREV ?= "b616053edb93713efa25299cb4ea7efa439dcb61"
3RPIFW_DATE ?= "20120822" 3RPIFW_DATE ?= "20120913"
4 4
5SRCREV = "${RPIFW_SRCREV}" 5SRCREV = "${RPIFW_SRCREV}"
6PV = "${RPIFW_DATE}" 6PV = "${RPIFW_DATE}"