From 50e9f25b81eef40d9494c1846109ea34df0d4e68 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Mon, 1 Dec 2014 11:27:47 +0100 Subject: [PATCH] robot-model: updating to 1.10.21 --- .../{collada-parser_1.10.20.bb => collada-parser_1.10.21.bb} | 0 .../{collada-urdf_1.10.20.bb => collada-urdf_1.10.21.bb} | 0 ...-publisher_1.10.20.bb => joint-state-publisher_1.10.21.bb} | 0 .../{kdl-parser_1.10.20.bb => kdl-parser_1.10.21.bb} | 0 ...rce-retriever_1.10.20.bb => resource-retriever_1.10.21.bb} | 0 recipes-ros/robot-model/robot-model.inc | 4 ++-- ...parser-plugin_1.10.20.bb => urdf-parser-plugin_1.10.21.bb} | 0 recipes-ros/robot-model/{urdf_1.10.20.bb => urdf_1.10.21.bb} | 0 8 files changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/robot-model/{collada-parser_1.10.20.bb => collada-parser_1.10.21.bb} (100%) rename recipes-ros/robot-model/{collada-urdf_1.10.20.bb => collada-urdf_1.10.21.bb} (100%) rename recipes-ros/robot-model/{joint-state-publisher_1.10.20.bb => joint-state-publisher_1.10.21.bb} (100%) rename recipes-ros/robot-model/{kdl-parser_1.10.20.bb => kdl-parser_1.10.21.bb} (100%) rename recipes-ros/robot-model/{resource-retriever_1.10.20.bb => resource-retriever_1.10.21.bb} (100%) rename recipes-ros/robot-model/{urdf-parser-plugin_1.10.20.bb => urdf-parser-plugin_1.10.21.bb} (100%) rename recipes-ros/robot-model/{urdf_1.10.20.bb => urdf_1.10.21.bb} (100%) diff --git a/recipes-ros/robot-model/collada-parser_1.10.20.bb b/recipes-ros/robot-model/collada-parser_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/collada-parser_1.10.20.bb rename to recipes-ros/robot-model/collada-parser_1.10.21.bb diff --git a/recipes-ros/robot-model/collada-urdf_1.10.20.bb b/recipes-ros/robot-model/collada-urdf_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/collada-urdf_1.10.20.bb rename to recipes-ros/robot-model/collada-urdf_1.10.21.bb diff --git a/recipes-ros/robot-model/joint-state-publisher_1.10.20.bb b/recipes-ros/robot-model/joint-state-publisher_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/joint-state-publisher_1.10.20.bb rename to recipes-ros/robot-model/joint-state-publisher_1.10.21.bb diff --git a/recipes-ros/robot-model/kdl-parser_1.10.20.bb b/recipes-ros/robot-model/kdl-parser_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/kdl-parser_1.10.20.bb rename to recipes-ros/robot-model/kdl-parser_1.10.21.bb diff --git a/recipes-ros/robot-model/resource-retriever_1.10.20.bb b/recipes-ros/robot-model/resource-retriever_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/resource-retriever_1.10.20.bb rename to recipes-ros/robot-model/resource-retriever_1.10.21.bb diff --git a/recipes-ros/robot-model/robot-model.inc b/recipes-ros/robot-model/robot-model.inc index 46f64fa..6f99d15 100644 --- a/recipes-ros/robot-model/robot-model.inc +++ b/recipes-ros/robot-model/robot-model.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] = "eda49f4a025e229be069622132f56eef" -SRC_URI[sha256sum] = "d9fa88f5cd904359041cd072fed59cb06f87537ab14c51c89605d1f04be58e9e" +SRC_URI[md5sum] = "724cccac0a381e97df80ef42c2c6dd4f" +SRC_URI[sha256sum] = "a1a42385799a713d1d57bee14bdad5890c8cf5983888ed310d54cdccec64ebba" S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}" diff --git a/recipes-ros/robot-model/urdf-parser-plugin_1.10.20.bb b/recipes-ros/robot-model/urdf-parser-plugin_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/urdf-parser-plugin_1.10.20.bb rename to recipes-ros/robot-model/urdf-parser-plugin_1.10.21.bb diff --git a/recipes-ros/robot-model/urdf_1.10.20.bb b/recipes-ros/robot-model/urdf_1.10.21.bb similarity index 100% rename from recipes-ros/robot-model/urdf_1.10.20.bb rename to recipes-ros/robot-model/urdf_1.10.21.bb