From 3c9b88202f093a914fd3eaf53421e147c39d1973 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Wed, 1 Jan 2014 13:35:42 +0100
Subject: [PATCH] geometry-experimental: updating to 0.4.10

---
 recipes-ros/geometry-experimental/geometry-experimental.inc   | 4 ++--
 ...tf2-geometry-msgs_0.4.9.bb => tf2-geometry-msgs_0.4.10.bb} | 0
 .../{tf2-kdl_0.4.9.bb => tf2-kdl_0.4.10.bb}                   | 0
 .../{tf2-msgs_0.4.9.bb => tf2-msgs_0.4.10.bb}                 | 0
 .../{tf2-py_0.4.9.bb => tf2-py_0.4.10.bb}                     | 0
 .../{tf2-ros_0.4.9.bb => tf2-ros_0.4.10.bb}                   | 0
 .../{tf2-tools_0.4.9.bb => tf2-tools_0.4.10.bb}               | 0
 .../geometry-experimental/{tf2_0.4.9.bb => tf2_0.4.10.bb}     | 0
 8 files changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/geometry-experimental/{tf2-geometry-msgs_0.4.9.bb => tf2-geometry-msgs_0.4.10.bb} (100%)
 rename recipes-ros/geometry-experimental/{tf2-kdl_0.4.9.bb => tf2-kdl_0.4.10.bb} (100%)
 rename recipes-ros/geometry-experimental/{tf2-msgs_0.4.9.bb => tf2-msgs_0.4.10.bb} (100%)
 rename recipes-ros/geometry-experimental/{tf2-py_0.4.9.bb => tf2-py_0.4.10.bb} (100%)
 rename recipes-ros/geometry-experimental/{tf2-ros_0.4.9.bb => tf2-ros_0.4.10.bb} (100%)
 rename recipes-ros/geometry-experimental/{tf2-tools_0.4.9.bb => tf2-tools_0.4.10.bb} (100%)
 rename recipes-ros/geometry-experimental/{tf2_0.4.9.bb => tf2_0.4.10.bb} (100%)

diff --git a/recipes-ros/geometry-experimental/geometry-experimental.inc b/recipes-ros/geometry-experimental/geometry-experimental.inc
index 8b27011..ff18e4e 100644
--- a/recipes-ros/geometry-experimental/geometry-experimental.inc
+++ b/recipes-ros/geometry-experimental/geometry-experimental.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] = "1f2cdfeff259e2e8d1b9e1c2e4b843a8"
-SRC_URI[sha256sum] = "6ea32df2e15149a3654cb946d9a7c3fb192cdcf4504750ee51dbb0d524f3c4e3"
+SRC_URI[md5sum] = "f851990c58213775a2d4cb224f9f3dab"
+SRC_URI[sha256sum] = "d9a2639225e86ef58db9bd308234c336f09c20ae4f3e5fc91fcb64b0bd002e2e"
 
 S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
 
diff --git a/recipes-ros/geometry-experimental/tf2-geometry-msgs_0.4.9.bb b/recipes-ros/geometry-experimental/tf2-geometry-msgs_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2-geometry-msgs_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2-geometry-msgs_0.4.10.bb
diff --git a/recipes-ros/geometry-experimental/tf2-kdl_0.4.9.bb b/recipes-ros/geometry-experimental/tf2-kdl_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2-kdl_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2-kdl_0.4.10.bb
diff --git a/recipes-ros/geometry-experimental/tf2-msgs_0.4.9.bb b/recipes-ros/geometry-experimental/tf2-msgs_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2-msgs_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2-msgs_0.4.10.bb
diff --git a/recipes-ros/geometry-experimental/tf2-py_0.4.9.bb b/recipes-ros/geometry-experimental/tf2-py_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2-py_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2-py_0.4.10.bb
diff --git a/recipes-ros/geometry-experimental/tf2-ros_0.4.9.bb b/recipes-ros/geometry-experimental/tf2-ros_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2-ros_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2-ros_0.4.10.bb
diff --git a/recipes-ros/geometry-experimental/tf2-tools_0.4.9.bb b/recipes-ros/geometry-experimental/tf2-tools_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2-tools_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2-tools_0.4.10.bb
diff --git a/recipes-ros/geometry-experimental/tf2_0.4.9.bb b/recipes-ros/geometry-experimental/tf2_0.4.10.bb
similarity index 100%
rename from recipes-ros/geometry-experimental/tf2_0.4.9.bb
rename to recipes-ros/geometry-experimental/tf2_0.4.10.bb
-- 
GitLab