ros: updating to 1.10.10

This commit is contained in:
Lukas Bulwahn 2014-06-23 09:00:00 +02:00
parent a3680651e0
commit a78a31afc6
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] = "db55e35ae20609cdc2f874ceabf370af"
SRC_URI[sha256sum] = "1ae5886a54519c500669c98c9832f02d84f259d3ddb6a30fb78c6bb42b2b3a94"
SRC_URI[md5sum] = "9b3f69de87dbf80372e5ede945569213"
SRC_URI[sha256sum] = "009449b95205abd5e64e1c2381b44d94622baeff343b613b088846441d3b8d68"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"