image-pipeline: update to 1.12.23

This commit is contained in:
Lukas Bulwahn 2018-05-17 19:48:11 +02:00
parent 95aae8b93a
commit 025b98cea3
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] = "f4621ba05959f67826878f6540182e3e"
SRC_URI[sha256sum] = "5e358bbbd3283e7f6175fbe55b965b8028e81b95ca54c5ae7a551833b7c61d3e"
SRC_URI[md5sum] = "d1ddfbc6e0913dae9718d62ff3104cda"
SRC_URI[sha256sum] = "0b024f155f79f16982b31951ad0b1bde5440159b0ba6b1128ecbe2e867a2e357"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"