ros: updating to 1.10.11

This commit is contained in:
Lukas Bulwahn 2015-01-07 17:46:37 +01:00
parent 9ff9a22ba8
commit eb0e7ce025
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] = "9b3f69de87dbf80372e5ede945569213"
SRC_URI[sha256sum] = "009449b95205abd5e64e1c2381b44d94622baeff343b613b088846441d3b8d68"
SRC_URI[md5sum] = "65bc1bebb9d963974ba9c64e3fddee51"
SRC_URI[sha256sum] = "e8937cea7d5c7e13adc090396039377a756b40b318887c758c4414f318265912"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"