From 17af7deaa37668cbc31ab02024fbbb79ec879db9 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Sat, 8 Feb 2014 17:27:27 +0100
Subject: [PATCH] gencpp: updating to 0.4.16

---
 recipes-ros/gencpp/{gencpp_0.4.15.bb => gencpp_0.4.16.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-ros/gencpp/{gencpp_0.4.15.bb => gencpp_0.4.16.bb} (69%)

diff --git a/recipes-ros/gencpp/gencpp_0.4.15.bb b/recipes-ros/gencpp/gencpp_0.4.16.bb
similarity index 69%
rename from recipes-ros/gencpp/gencpp_0.4.15.bb
rename to recipes-ros/gencpp/gencpp_0.4.16.bb
index 6e3bc46..1667d57 100644
--- a/recipes-ros/gencpp/gencpp_0.4.15.bb
+++ b/recipes-ros/gencpp/gencpp_0.4.16.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc
 DEPENDS = "genmsg"
 
 SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
-SRC_URI[md5sum] = "35f450e4cfd9a5ff5e8335eff97009ef"
-SRC_URI[sha256sum] = "2e43f804cfb013f3598289fc9c890ff310edc176534c57add5f2bdf64547df66"
+SRC_URI[md5sum] = "af642963cc6ff647f17550734047eab6"
+SRC_URI[sha256sum] = "a13a543d2b8a272bc65c687aad210286cdbf1fb2253b2ca86d7b199d0a8e91bc"
 
 inherit catkin
-- 
GitLab