diff options
Diffstat (limited to 'recipes-bsp/common/raspberrypi-tools.inc')
-rw-r--r-- | recipes-bsp/common/raspberrypi-tools.inc | 2 |
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 @@ | |||
1 | SRCREV ?= "b0c869bc929587a7e1d20a98e2dc828a24ca396a" | 1 | SRCREV ?= "b0c869bc929587a7e1d20a98e2dc828a24ca396a" |
2 | RPITOOLS_SRC_URI ?= "https://github.com/raspberrypi/tools/archive/${SRCREV}.tar.gz" | 2 | RPITOOLS_SRC_URI ?= "https://github.com/raspberrypi/tools/archive/${SRCREV}.tar.gz;downloadfilename=raspberrypi-tools-${SRCREV}.tar.gz" |
3 | RPITOOLS_S ?= "${WORKDIR}/tools-${SRCREV}" | 3 | RPITOOLS_S ?= "${WORKDIR}/tools-${SRCREV}" |
4 | 4 | ||
5 | SRC_URI = "${RPITOOLS_SRC_URI}" | 5 | SRC_URI = "${RPITOOLS_SRC_URI}" |