image-common: updating to 1.11.8

This commit is contained in:
Lukas Bulwahn 2015-12-11 02:50:51 +01:00
parent 7fe6d7dfee
commit 63c57f961f
5 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "334669348ec228aefac50b83bd5e5af1"
SRC_URI[sha256sum] = "1a739aef8ea597f6e7eaad26c031ad90e797efcb9cae764cd352bb124e9744ca"
SRC_URI[md5sum] = "a3f7456d092577b97f1bb1dfe86197e7"
SRC_URI[sha256sum] = "14b5a067791c74d922ab39fbf773a08fc98b3ca3d6f920c8798713e4e551711c"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"