summaryrefslogtreecommitdiffstats
path: root/recipes-bcm/common
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bcm/common')
-rw-r--r--recipes-bcm/common/firmware.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
new file mode 100644
index 0000000..89192a2
--- /dev/null
+++ b/recipes-bcm/common/firmware.inc
@@ -0,0 +1,8 @@
1
2# 21/06/2012 firmware; this can be overridden from distro config
3RPIFW_SRCREV ?= "fc0232ac463f0618914bab9314e8e2ae27466d8c"
4RPIFW_DATE ?= "20120621"
5
6
7SRCREV = "${RPIFW_SRCREV}"
8PV = "${RPIFW_DATE}" \ No newline at end of file