ros: updating to 1.11.8

This commit is contained in:
Lukas Bulwahn 2014-12-08 08:44:08 +01:00
parent 3d0f67ced6
commit 9ba75d83aa
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 = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "65bc1bebb9d963974ba9c64e3fddee51" SRC_URI[md5sum] = "4f7cdc30324cbc8fdf9309e2d3d7b08c"
SRC_URI[sha256sum] = "e8937cea7d5c7e13adc090396039377a756b40b318887c758c4414f318265912" SRC_URI[sha256sum] = "8d9c18dc6483961f03a98982df066cf7db4779f80d0299acbbedf14076f14ed2"
ROS_PKG_SUBDIR ?= "" ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}" S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"