mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-27 07:26:57 +00:00
raspberrypi-tools: Update to remove Makefile patch
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
SRCREV ?= "7f4a937e1bacbc111a22552169bc890b4bb26a94"
|
||||
SRCREV ?= "76f64a28dc4685507d12f57fe5cfc89f6c32f8e6"
|
||||
RPITOOLS_SRC_URI ?= "https://github.com/raspberrypi/tools/archive/${SRCREV}.tar.gz"
|
||||
RPITOOLS_S ?= "${WORKDIR}/tools-${SRCREV}"
|
||||
|
||||
SRC_URI = "${RPITOOLS_SRC_URI}"
|
||||
SRC_URI[md5sum] = "f03672c57a4f285d0583ba7028f46a83"
|
||||
SRC_URI[sha256sum] = "85e884cd95207780bc03fc7dacea1f17d2462c1e8c7499b0ff30070ca1d4d48a"
|
||||
SRC_URI[md5sum] = "e2d4709b62e1536aeaaeabcbae82a03e"
|
||||
SRC_URI[sha256sum] = "5f1c5eb8af9dff71b7cae30ffa6541d689d269a7b86013b365215adfb4c1c27d"
|
||||
|
||||
PV = "0.0+git${SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user