diff options
-rw-r--r-- | recipes-bcm/common/firmware.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc index 2f06dc7..5ad68e1 100644 --- a/recipes-bcm/common/firmware.inc +++ b/recipes-bcm/common/firmware.inc | |||
@@ -1,8 +1,6 @@ | |||
1 | |||
2 | # 22/08/2012 firmware; this can be overridden from distro config | 1 | # 22/08/2012 firmware; this can be overridden from distro config |
3 | RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5" | 2 | RPIFW_SRCREV ?= "c42f21261f1eeae0df7ad02f34773e279e7af8c5" |
4 | RPIFW_DATE ?= "20120822" | 3 | RPIFW_DATE ?= "20120822" |
5 | 4 | ||
6 | |||
7 | SRCREV = "${RPIFW_SRCREV}" | 5 | SRCREV = "${RPIFW_SRCREV}" |
8 | PV = "${RPIFW_DATE}" \ No newline at end of file | 6 | PV = "${RPIFW_DATE}" |