From 2204f39167dc73829b48e06640317cea9d8d6be1 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Wed, 24 Sep 2014 12:07:54 +0200
Subject: [PATCH] image-common: updating to 1.11.4

---
 ...parsers_1.11.3.bb => camera-calibration-parsers_1.11.4.bb} | 0
 ...a-info-manager_1.11.3.bb => camera-info-manager_1.11.4.bb} | 0
 recipes-ros/image-common/image-common.inc                     | 4 ++--
 .../{image-transport_1.11.3.bb => image-transport_1.11.4.bb}  | 0
 .../{polled-camera_1.11.3.bb => polled-camera_1.11.4.bb}      | 0
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/image-common/{camera-calibration-parsers_1.11.3.bb => camera-calibration-parsers_1.11.4.bb} (100%)
 rename recipes-ros/image-common/{camera-info-manager_1.11.3.bb => camera-info-manager_1.11.4.bb} (100%)
 rename recipes-ros/image-common/{image-transport_1.11.3.bb => image-transport_1.11.4.bb} (100%)
 rename recipes-ros/image-common/{polled-camera_1.11.3.bb => polled-camera_1.11.4.bb} (100%)

diff --git a/recipes-ros/image-common/camera-calibration-parsers_1.11.3.bb b/recipes-ros/image-common/camera-calibration-parsers_1.11.4.bb
similarity index 100%
rename from recipes-ros/image-common/camera-calibration-parsers_1.11.3.bb
rename to recipes-ros/image-common/camera-calibration-parsers_1.11.4.bb
diff --git a/recipes-ros/image-common/camera-info-manager_1.11.3.bb b/recipes-ros/image-common/camera-info-manager_1.11.4.bb
similarity index 100%
rename from recipes-ros/image-common/camera-info-manager_1.11.3.bb
rename to recipes-ros/image-common/camera-info-manager_1.11.4.bb
diff --git a/recipes-ros/image-common/image-common.inc b/recipes-ros/image-common/image-common.inc
index 6a1463a..f5eccd5 100644
--- a/recipes-ros/image-common/image-common.inc
+++ b/recipes-ros/image-common/image-common.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] = "1e747f99e7bae7a49cb387ac02133534"
-SRC_URI[sha256sum] = "03417c24017e912a683f2e6034624673e011de0843a61905b1f8dc7c2745d21e"
+SRC_URI[md5sum] = "521131894d5913b517a1dc0df77609c5"
+SRC_URI[sha256sum] = "7268c166edcd6c74d618c8a2b9bc33bd41725afeced12c5e727b590fd81433ee"
 
 S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
 
diff --git a/recipes-ros/image-common/image-transport_1.11.3.bb b/recipes-ros/image-common/image-transport_1.11.4.bb
similarity index 100%
rename from recipes-ros/image-common/image-transport_1.11.3.bb
rename to recipes-ros/image-common/image-transport_1.11.4.bb
diff --git a/recipes-ros/image-common/polled-camera_1.11.3.bb b/recipes-ros/image-common/polled-camera_1.11.4.bb
similarity index 100%
rename from recipes-ros/image-common/polled-camera_1.11.3.bb
rename to recipes-ros/image-common/polled-camera_1.11.4.bb
-- 
GitLab