aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bcm
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bcm')
-rw-r--r--recipes-bcm/common/firmware.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-bcm/common/firmware.inc b/recipes-bcm/common/firmware.inc
deleted file mode 100644
index ad3176a..0000000
--- a/recipes-bcm/common/firmware.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-RPIFW_SRCREV ?= "e42a747e8d5c4a2fb3e837d0924c7cc39999936a"
-RPIFW_DATE ?= "20150206"
-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}"