ros-comm: updating to 1.11.20

This commit is contained in:
Lukas Bulwahn 2016-09-01 16:14:25 +02:00
parent ccc01e6c3a
commit e292283ca4
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] = "16086ecc45a0b07468fad92da21af423"
SRC_URI[sha256sum] = "19a44ac53f878b10cfbfa6cbd80eadbb351dc70697c91f52177b3c1663b7ac69"
SRC_URI[md5sum] = "cad698f12fab7e0786e2e1355fa22cf7"
SRC_URI[sha256sum] = "bb687aa0f10aa8a87e42d1592b534bc602f5923f90bffdf51031f59c4bfe362a"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"