Skip to content

Commit

Permalink
raspberrypi-tools: Update to current HEAD
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <[email protected]>
  • Loading branch information
agherzan committed Nov 8, 2019
1 parent 7f78604 commit b721933
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-bsp/common/raspberrypi-tools.inc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
SRCREV ?= "76f64a28dc4685507d12f57fe5cfc89f6c32f8e6"
SRCREV ?= "4a335520900ce55e251ac4f420f52bf0b2ab6b1f"
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] = "e2d4709b62e1536aeaaeabcbae82a03e"
SRC_URI[sha256sum] = "5f1c5eb8af9dff71b7cae30ffa6541d689d269a7b86013b365215adfb4c1c27d"
SRC_URI[md5sum] = "9d9f3e4887d357cbc5601e61bc538fae"
SRC_URI[sha256sum] = "7dcb188f14845909573a7ec6522b7ba8de5d3373d06aab0e8852f4c8352d6541"

PV = "0.0+git${SRCREV}"

0 comments on commit b721933

Please sign in to comment.