nodelet-core: updating to 1.9.10

This commit is contained in:
Lukas Bulwahn 2017-04-13 20:07:35 +02:00
parent 71c24b3473
commit daef0bb4c6
3 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] = "fd356be7e92f3425fc426209a928ad4a"
SRC_URI[sha256sum] = "65181dfe8070c9cd7ed2d16a9cb0204f2ab122fd3f960c4042a5cbf5566f6ede"
SRC_URI[md5sum] = "b453b5d5bb06ebfca393d9e8e3c845e2"
SRC_URI[sha256sum] = "50b8b3c01b577c8d71c92ec64ae516e030e2912bc5afcf66b2ada8bc39002544"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"