summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 89192a2..addee25 100644
--- a/recipes-bcm/common/firmware.inc
+++ b/recipes-bcm/common/firmware.inc
@@ -1,7 +1,7 @@
1 1
2# 21/06/2012 firmware; this can be overridden from distro config 2# 01/07/2012 firmware; this can be overridden from distro config
3RPIFW_SRCREV ?= "fc0232ac463f0618914bab9314e8e2ae27466d8c" 3RPIFW_SRCREV ?= "0671d60180c8d10978b442de5ec9d083596a5f3f"
4RPIFW_DATE ?= "20120621" 4RPIFW_DATE ?= "20120701"
5 5
6 6
7SRCREV = "${RPIFW_SRCREV}" 7SRCREV = "${RPIFW_SRCREV}"