From ad5ae349eb6cb0e5a948a5855274fe461c38ccae Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Thu, 2 Jun 2016 15:58:12 +0200
Subject: [PATCH] image-pipeline: updating to 1.12.16

---
 ...a-calibration_1.12.14.bb => camera-calibration_1.12.16.bb} | 0
 ...epth-image-proc_1.12.14.bb => depth-image-proc_1.12.16.bb} | 0
 recipes-ros/image-pipeline/image-pipeline.inc                 | 4 ++--
 .../{image-proc_1.12.14.bb => image-proc_1.12.16.bb}          | 0
 .../{image-rotate_1.12.14.bb => image-rotate_1.12.16.bb}      | 0
 .../{image-view_1.12.14.bb => image-view_1.12.16.bb}          | 0
 ...reo-image-proc_1.12.14.bb => stereo-image-proc_1.12.16.bb} | 0
 7 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/image-pipeline/{camera-calibration_1.12.14.bb => camera-calibration_1.12.16.bb} (100%)
 rename recipes-ros/image-pipeline/{depth-image-proc_1.12.14.bb => depth-image-proc_1.12.16.bb} (100%)
 rename recipes-ros/image-pipeline/{image-proc_1.12.14.bb => image-proc_1.12.16.bb} (100%)
 rename recipes-ros/image-pipeline/{image-rotate_1.12.14.bb => image-rotate_1.12.16.bb} (100%)
 rename recipes-ros/image-pipeline/{image-view_1.12.14.bb => image-view_1.12.16.bb} (100%)
 rename recipes-ros/image-pipeline/{stereo-image-proc_1.12.14.bb => stereo-image-proc_1.12.16.bb} (100%)

diff --git a/recipes-ros/image-pipeline/camera-calibration_1.12.14.bb b/recipes-ros/image-pipeline/camera-calibration_1.12.16.bb
similarity index 100%
rename from recipes-ros/image-pipeline/camera-calibration_1.12.14.bb
rename to recipes-ros/image-pipeline/camera-calibration_1.12.16.bb
diff --git a/recipes-ros/image-pipeline/depth-image-proc_1.12.14.bb b/recipes-ros/image-pipeline/depth-image-proc_1.12.16.bb
similarity index 100%
rename from recipes-ros/image-pipeline/depth-image-proc_1.12.14.bb
rename to recipes-ros/image-pipeline/depth-image-proc_1.12.16.bb
diff --git a/recipes-ros/image-pipeline/image-pipeline.inc b/recipes-ros/image-pipeline/image-pipeline.inc
index e2ae0e6..5cb8136 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] = "5e8e4fe8abb410b657eb9a2683d451af"
-SRC_URI[sha256sum] = "8e3b756932a821b4387b7f86ca9fc5233ebb2a13541b220b866e42ea6f92b17f"
+SRC_URI[md5sum] = "cb3ee1fb6c30d9fd391e0fa864d2ac25"
+SRC_URI[sha256sum] = "af0d7e43de48457ca591c4908d5771c116d2838b4bc64fbe49efaa371f44b5b4"
 
 S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
 
diff --git a/recipes-ros/image-pipeline/image-proc_1.12.14.bb b/recipes-ros/image-pipeline/image-proc_1.12.16.bb
similarity index 100%
rename from recipes-ros/image-pipeline/image-proc_1.12.14.bb
rename to recipes-ros/image-pipeline/image-proc_1.12.16.bb
diff --git a/recipes-ros/image-pipeline/image-rotate_1.12.14.bb b/recipes-ros/image-pipeline/image-rotate_1.12.16.bb
similarity index 100%
rename from recipes-ros/image-pipeline/image-rotate_1.12.14.bb
rename to recipes-ros/image-pipeline/image-rotate_1.12.16.bb
diff --git a/recipes-ros/image-pipeline/image-view_1.12.14.bb b/recipes-ros/image-pipeline/image-view_1.12.16.bb
similarity index 100%
rename from recipes-ros/image-pipeline/image-view_1.12.14.bb
rename to recipes-ros/image-pipeline/image-view_1.12.16.bb
diff --git a/recipes-ros/image-pipeline/stereo-image-proc_1.12.14.bb b/recipes-ros/image-pipeline/stereo-image-proc_1.12.16.bb
similarity index 100%
rename from recipes-ros/image-pipeline/stereo-image-proc_1.12.14.bb
rename to recipes-ros/image-pipeline/stereo-image-proc_1.12.16.bb
-- 
GitLab