image-pipeline: updating to 1.12.21

This commit is contained in:
Lukas Bulwahn 2017-11-22 05:48:51 +01:00
parent ad748f14fa
commit 4433be3fdb
8 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] = "af3628ca8adaa73be854775c10ebe8a1"
SRC_URI[sha256sum] = "b69307689c7fb4e62464254fc24ede26c85087b51519f0b43a33e995dabe1a53"
SRC_URI[md5sum] = "f4621ba05959f67826878f6540182e3e"
SRC_URI[sha256sum] = "5e358bbbd3283e7f6175fbe55b965b8028e81b95ca54c5ae7a551833b7c61d3e"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"