From 025b98cea381e6f64aaaacd64008467f987694c8 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Thu, 17 May 2018 19:48:11 +0200 Subject: [PATCH] image-pipeline: update to 1.12.23 --- ...a-calibration_1.12.21.bb => camera-calibration_1.12.23.bb} | 0 ...epth-image-proc_1.12.21.bb => depth-image-proc_1.12.23.bb} | 0 recipes-ros/image-pipeline/image-pipeline.inc | 4 ++-- .../{image-proc_1.12.21.bb => image-proc_1.12.23.bb} | 0 ...{image-publisher_1.12.21.bb => image-publisher_1.12.23.bb} | 0 .../{image-rotate_1.12.21.bb => image-rotate_1.12.23.bb} | 0 .../{image-view_1.12.21.bb => image-view_1.12.23.bb} | 0 ...reo-image-proc_1.12.21.bb => stereo-image-proc_1.12.23.bb} | 0 8 files changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/image-pipeline/{camera-calibration_1.12.21.bb => camera-calibration_1.12.23.bb} (100%) rename recipes-ros/image-pipeline/{depth-image-proc_1.12.21.bb => depth-image-proc_1.12.23.bb} (100%) rename recipes-ros/image-pipeline/{image-proc_1.12.21.bb => image-proc_1.12.23.bb} (100%) rename recipes-ros/image-pipeline/{image-publisher_1.12.21.bb => image-publisher_1.12.23.bb} (100%) rename recipes-ros/image-pipeline/{image-rotate_1.12.21.bb => image-rotate_1.12.23.bb} (100%) rename recipes-ros/image-pipeline/{image-view_1.12.21.bb => image-view_1.12.23.bb} (100%) rename recipes-ros/image-pipeline/{stereo-image-proc_1.12.21.bb => stereo-image-proc_1.12.23.bb} (100%) diff --git a/recipes-ros/image-pipeline/camera-calibration_1.12.21.bb b/recipes-ros/image-pipeline/camera-calibration_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/camera-calibration_1.12.21.bb rename to recipes-ros/image-pipeline/camera-calibration_1.12.23.bb diff --git a/recipes-ros/image-pipeline/depth-image-proc_1.12.21.bb b/recipes-ros/image-pipeline/depth-image-proc_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/depth-image-proc_1.12.21.bb rename to recipes-ros/image-pipeline/depth-image-proc_1.12.23.bb diff --git a/recipes-ros/image-pipeline/image-pipeline.inc b/recipes-ros/image-pipeline/image-pipeline.inc index e560654..ff28bbe 100644 --- a/recipes-ros/image-pipeline/image-pipeline.inc +++ b/recipes-ros/image-pipeline/image-pipeline.inc @@ -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}" diff --git a/recipes-ros/image-pipeline/image-proc_1.12.21.bb b/recipes-ros/image-pipeline/image-proc_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/image-proc_1.12.21.bb rename to recipes-ros/image-pipeline/image-proc_1.12.23.bb diff --git a/recipes-ros/image-pipeline/image-publisher_1.12.21.bb b/recipes-ros/image-pipeline/image-publisher_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/image-publisher_1.12.21.bb rename to recipes-ros/image-pipeline/image-publisher_1.12.23.bb diff --git a/recipes-ros/image-pipeline/image-rotate_1.12.21.bb b/recipes-ros/image-pipeline/image-rotate_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/image-rotate_1.12.21.bb rename to recipes-ros/image-pipeline/image-rotate_1.12.23.bb diff --git a/recipes-ros/image-pipeline/image-view_1.12.21.bb b/recipes-ros/image-pipeline/image-view_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/image-view_1.12.21.bb rename to recipes-ros/image-pipeline/image-view_1.12.23.bb diff --git a/recipes-ros/image-pipeline/stereo-image-proc_1.12.21.bb b/recipes-ros/image-pipeline/stereo-image-proc_1.12.23.bb similarity index 100% rename from recipes-ros/image-pipeline/stereo-image-proc_1.12.21.bb rename to recipes-ros/image-pipeline/stereo-image-proc_1.12.23.bb