diagnostics: updating to 1.9.2

This commit is contained in:
Lukas Bulwahn 2017-07-29 06:05:39 +02:00
parent 5697ef8828
commit 7fa5158436
5 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "9659e0b3e37108a78f3353ce55cee98e"
SRC_URI[sha256sum] = "9cd6f439e55195b482b9702369514dde25865a256f3059eb7f475da7ddd483d6"
SRC_URI[md5sum] = "ba9daddff40fcaf43e3b455b4cc85ec0"
SRC_URI[sha256sum] = "094039caf478f5b57d2781184d9759ae5f8ff96c7476d7a41095af7bef9dbcfa"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"