From 03d61041423555facadc366c9e7c756be8485188 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Fri, 7 Oct 2016 09:39:10 +0200
Subject: [PATCH] image-transport-plugins: updating to 1.9.5

---
 ...ort_1.9.3.bb => compressed-depth-image-transport_1.9.5.bb} | 0
 ...transport_1.9.3.bb => compressed-image-transport_1.9.5.bb} | 0
 .../image-transport-plugins/image-transport-plugins.inc       | 4 ++--
 ...age-transport_1.9.3.bb => theora-image-transport_1.9.5.bb} | 0
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/image-transport-plugins/{compressed-depth-image-transport_1.9.3.bb => compressed-depth-image-transport_1.9.5.bb} (100%)
 rename recipes-ros/image-transport-plugins/{compressed-image-transport_1.9.3.bb => compressed-image-transport_1.9.5.bb} (100%)
 rename recipes-ros/image-transport-plugins/{theora-image-transport_1.9.3.bb => theora-image-transport_1.9.5.bb} (100%)

diff --git a/recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.3.bb b/recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.5.bb
similarity index 100%
rename from recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.3.bb
rename to recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.5.bb
diff --git a/recipes-ros/image-transport-plugins/compressed-image-transport_1.9.3.bb b/recipes-ros/image-transport-plugins/compressed-image-transport_1.9.5.bb
similarity index 100%
rename from recipes-ros/image-transport-plugins/compressed-image-transport_1.9.3.bb
rename to recipes-ros/image-transport-plugins/compressed-image-transport_1.9.5.bb
diff --git a/recipes-ros/image-transport-plugins/image-transport-plugins.inc b/recipes-ros/image-transport-plugins/image-transport-plugins.inc
index 41551a5..26b09f2 100644
--- a/recipes-ros/image-transport-plugins/image-transport-plugins.inc
+++ b/recipes-ros/image-transport-plugins/image-transport-plugins.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] = "537c8dca08fe8a936438252b3ee6cdc8"
-SRC_URI[sha256sum] = "2d9b10f1e3c22145d58ba922dcafc72b149bb4561e641fff17eddf1510294271"
+SRC_URI[md5sum] = "f5b776df0be6a325f8615c8034b1c278"
+SRC_URI[sha256sum] = "a3dcd3af617bcafba5b8dab5fbd89183fbaf31798ee4e4e63a91059fa110168c"
 
 S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
 
diff --git a/recipes-ros/image-transport-plugins/theora-image-transport_1.9.3.bb b/recipes-ros/image-transport-plugins/theora-image-transport_1.9.5.bb
similarity index 100%
rename from recipes-ros/image-transport-plugins/theora-image-transport_1.9.3.bb
rename to recipes-ros/image-transport-plugins/theora-image-transport_1.9.5.bb
-- 
GitLab