image-common: updating to 1.11.12

This commit is contained in:
Lukas Bulwahn 2017-03-19 15:08:19 +01:00
parent 87f5a6e064
commit d78a506f43
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] = "0dbcd5a3154947fdf63476b90b421ab0"
SRC_URI[sha256sum] = "e0d5c01e160ceb82aa8c394d40b9f39deb1f005027eefe1e0d29c0417ae47353"
SRC_URI[md5sum] = "93262ecca39761feb87ec0538217bbb5"
SRC_URI[sha256sum] = "13d434e2d46e13af05398f3cbacffb2c69e2d015f6827d848f799a28d23e816d"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"