diff options
-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 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 |
2 | RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5" | 2 | RPIFW_SRCREV ?= "b616053edb93713efa25299cb4ea7efa439dcb61" |
3 | RPIFW_DATE ?= "20120822" | 3 | RPIFW_DATE ?= "20120913" |
4 | 4 | ||
5 | SRCREV = "${RPIFW_SRCREV}" | 5 | SRCREV = "${RPIFW_SRCREV}" |
6 | PV = "${RPIFW_DATE}" | 6 | PV = "${RPIFW_DATE}" |