ros-controllers: updating to 0.9.4

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

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros-controls/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "252417316451147e86d472c2198e5bf9"
SRC_URI[sha256sum] = "04e51b63eb7c08eb65a7189e3dce2fa7f5e4d87fd36c5828f313a250d2b403ed"
SRC_URI[md5sum] = "de82a1a73648f4bfbe46e2428dc61df9"
SRC_URI[sha256sum] = "b179c57ad04e4c54ea80acf66dfd0d801185785e97e0f21a2c0ed2e6f897bc39"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"