From 858a90bbd048f428afb7de8cb20a094495bbfd59 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] ros-comm-msgs: updating to 1.11.2

---
 recipes-ros/ros-comm-msgs/ros-comm-msgs.inc                   | 4 ++--
 .../{rosgraph-msgs_1.11.1.bb => rosgraph-msgs_1.11.2.bb}      | 0
 .../ros-comm-msgs/{std-srvs_1.11.1.bb => std-srvs_1.11.2.bb}  | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/ros-comm-msgs/{rosgraph-msgs_1.11.1.bb => rosgraph-msgs_1.11.2.bb} (100%)
 rename recipes-ros/ros-comm-msgs/{std-srvs_1.11.1.bb => std-srvs_1.11.2.bb} (100%)

diff --git a/recipes-ros/ros-comm-msgs/ros-comm-msgs.inc b/recipes-ros/ros-comm-msgs/ros-comm-msgs.inc
index e747cfc..5e90564 100644
--- a/recipes-ros/ros-comm-msgs/ros-comm-msgs.inc
+++ b/recipes-ros/ros-comm-msgs/ros-comm-msgs.inc
@@ -1,6 +1,6 @@
 SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
-SRC_URI[md5sum] = "380dcc7fe8fdf76e4e88c05b234054a9"
-SRC_URI[sha256sum] = "e4c45e4504ec9751c2f89fea9f1d4fcfeba563435a4445a299b153255705e793"
+SRC_URI[md5sum] = "30bae34f87f4dc05f10c0a5f68335736"
+SRC_URI[sha256sum] = "7bb9f57ea9e6c5fb0599b247736f4f3b7868d722344fb42bc3055b31626ea250"
 
 S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
 
diff --git a/recipes-ros/ros-comm-msgs/rosgraph-msgs_1.11.1.bb b/recipes-ros/ros-comm-msgs/rosgraph-msgs_1.11.2.bb
similarity index 100%
rename from recipes-ros/ros-comm-msgs/rosgraph-msgs_1.11.1.bb
rename to recipes-ros/ros-comm-msgs/rosgraph-msgs_1.11.2.bb
diff --git a/recipes-ros/ros-comm-msgs/std-srvs_1.11.1.bb b/recipes-ros/ros-comm-msgs/std-srvs_1.11.2.bb
similarity index 100%
rename from recipes-ros/ros-comm-msgs/std-srvs_1.11.1.bb
rename to recipes-ros/ros-comm-msgs/std-srvs_1.11.2.bb
-- 
GitLab