ros-comm: updating to 1.11.19

This commit is contained in:
Lukas Bulwahn 2016-06-02 15:58:13 +02:00
parent dc7bd5e84a
commit 1f6424c7d5
21 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] = "cbffa78ad51f76f0b81bb0e9a82b5de6"
SRC_URI[sha256sum] = "b8f48c57d58b623c0b9828476fd8fc785570238d1e117fddaae9aaf8600915d3"
SRC_URI[md5sum] = "16086ecc45a0b07468fad92da21af423"
SRC_URI[sha256sum] = "19a44ac53f878b10cfbfa6cbd80eadbb351dc70697c91f52177b3c1663b7ac69"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"