ros: updating to 1.11.11

This commit is contained in:
Lukas Bulwahn 2015-10-26 07:25:36 +01:00
parent 62ce4454b9
commit 5f7ae4cfda
11 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] = "9660980c9162442d867c440f7686f322"
SRC_URI[sha256sum] = "8a85cab20a9de8969fc00dd8f6d5b193876ff1d31104e345806a2d8a0e2d0cd9"
SRC_URI[md5sum] = "405ed98cdab270f8aee47c4d885638c2"
SRC_URI[sha256sum] = "849172aa47f33f997272d2e5c17e1435b843db0eb05143decdcfbfd218a2dc42"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"