summaryrefslogtreecommitdiffstats
path: root/import-layers/meta-raspberrypi/recipes-bsp/common/firmware.inc
diff options
context:
space:
mode:
Diffstat (limited to 'import-layers/meta-raspberrypi/recipes-bsp/common/firmware.inc')
-rw-r--r--import-layers/meta-raspberrypi/recipes-bsp/common/firmware.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/import-layers/meta-raspberrypi/recipes-bsp/common/firmware.inc b/import-layers/meta-raspberrypi/recipes-bsp/common/firmware.inc
new file mode 100644
index 000000000..9df61565c
--- /dev/null
+++ b/import-layers/meta-raspberrypi/recipes-bsp/common/firmware.inc
@@ -0,0 +1,8 @@
+RPIFW_SRCREV ?= "390f53ed0fd79df274bdcc81d99e09fa262f03ab"
+RPIFW_DATE ?= "20160622"
+RPIFW_SRC_URI ?= "git://github.com/raspberrypi/firmware.git;protocol=git;branch=master"
+RPIFW_S ?= "${WORKDIR}/git"
+
+SRC_URI = "${RPIFW_SRC_URI}"
+SRCREV = "${RPIFW_SRCREV}"
+PV = "${RPIFW_DATE}"
OpenPOWER on IntegriCloud