diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-02 16:15:26 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-07-04 15:47:13 +0100 |
| commit | 1f8296c37b55a0529eed3ee2fe9aa8025c5782ad (patch) | |
| tree | b285354103495bb9cdbed4eb7a8eb64b8c1b2eb9 /recipes-bsp/common | |
| parent | 7a35ad98267b975921492d6e31d7bddd9f58d0c0 (diff) | |
| download | meta-raspberrypi-1f8296c37b55a0529eed3ee2fe9aa8025c5782ad.tar.gz | |
raspberrypi-tools: Update to remove Makefile patch
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-bsp/common')
| -rw-r--r-- | recipes-bsp/common/raspberrypi-tools.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/common/raspberrypi-tools.inc b/recipes-bsp/common/raspberrypi-tools.inc index 8228e08..1ea65db 100644 --- a/recipes-bsp/common/raspberrypi-tools.inc +++ b/recipes-bsp/common/raspberrypi-tools.inc | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SRCREV ?= "7f4a937e1bacbc111a22552169bc890b4bb26a94" | 1 | SRCREV ?= "76f64a28dc4685507d12f57fe5cfc89f6c32f8e6" |
| 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" |
| 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}" |
| 6 | SRC_URI[md5sum] = "f03672c57a4f285d0583ba7028f46a83" | 6 | SRC_URI[md5sum] = "e2d4709b62e1536aeaaeabcbae82a03e" |
| 7 | SRC_URI[sha256sum] = "85e884cd95207780bc03fc7dacea1f17d2462c1e8c7499b0ff30070ca1d4d48a" | 7 | SRC_URI[sha256sum] = "5f1c5eb8af9dff71b7cae30ffa6541d689d269a7b86013b365215adfb4c1c27d" |
| 8 | 8 | ||
| 9 | PV = "0.0+git${SRCREV}" | 9 | PV = "0.0+git${SRCREV}" |
