ros: updating to 1.10.8

This commit is contained in:
Lukas Bulwahn 2013-10-21 07:54:35 +02:00
parent 4a5339039d
commit c8abc16d09
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] = "980e5d737e31f230aba1b9c0abb5caaf"
SRC_URI[sha256sum] = "e877f9511fdc35e4dfe5f0de53132b305bb0dffad9f1d7afc9632d5aea57f420"
SRC_URI[md5sum] = "2d0c73bbdb8a992466c9066ac9285778"
SRC_URI[sha256sum] = "4fd5a14cfac4283196b99a29728490f30c34392bf157761fdc0ff1deb8df9792"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"