summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/common/raspberrypi-tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/common/raspberrypi-tools.inc')
-rw-r--r--recipes-bsp/common/raspberrypi-tools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/common/raspberrypi-tools.inc b/recipes-bsp/common/raspberrypi-tools.inc
index 0d4c627..1588264 100644
--- a/recipes-bsp/common/raspberrypi-tools.inc
+++ b/recipes-bsp/common/raspberrypi-tools.inc
@@ -1,5 +1,5 @@
1SRCREV ?= "b0c869bc929587a7e1d20a98e2dc828a24ca396a" 1SRCREV ?= "b0c869bc929587a7e1d20a98e2dc828a24ca396a"
2RPITOOLS_SRC_URI ?= "https://github.com/raspberrypi/tools/archive/${SRCREV}.tar.gz" 2RPITOOLS_SRC_URI ?= "https://github.com/raspberrypi/tools/archive/${SRCREV}.tar.gz;downloadfilename=raspberrypi-tools-${SRCREV}.tar.gz"
3RPITOOLS_S ?= "${WORKDIR}/tools-${SRCREV}" 3RPITOOLS_S ?= "${WORKDIR}/tools-${SRCREV}"
4 4
5SRC_URI = "${RPITOOLS_SRC_URI}" 5SRC_URI = "${RPITOOLS_SRC_URI}"