ros-comm: updating to 1.11.14

This commit is contained in:
Lukas Bulwahn 2015-10-12 05:24:03 +02:00
parent 0b7ccf2a69
commit 4b43b4f69c
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] = "a03bda14346ecc015810e0b2ad923ce2"
SRC_URI[sha256sum] = "435eed0fc8f7df46fe12097131e1518730f13fbbe3820d590017bddcbf3d8871"
SRC_URI[md5sum] = "fd367e5f52073977bcc6447682e309e0"
SRC_URI[sha256sum] = "8e7beff35711b1918501c69cca4f29648d4d4207878edab069bcd59d515c78f3"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"