From a80139eb8c01987b958f5f832a583a3a4153a62e Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Sat, 18 Jan 2014 12:23:31 +0100
Subject: [PATCH] gencpp: updating to 0.4.15

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

diff --git a/recipes-ros/gencpp/gencpp_0.4.14.bb b/recipes-ros/gencpp/gencpp_0.4.15.bb
similarity index 69%
rename from recipes-ros/gencpp/gencpp_0.4.14.bb
rename to recipes-ros/gencpp/gencpp_0.4.15.bb
index 6727e63..6e3bc46 100644
--- a/recipes-ros/gencpp/gencpp_0.4.14.bb
+++ b/recipes-ros/gencpp/gencpp_0.4.15.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] = "56f32da469434f1a2ca28fc8aa3d8eb5"
-SRC_URI[sha256sum] = "029742b10f4fb981d8ceef8ae440f50e2ac8670eb9901b7c70e76d933d7f07c2"
+SRC_URI[md5sum] = "35f450e4cfd9a5ff5e8335eff97009ef"
+SRC_URI[sha256sum] = "2e43f804cfb013f3598289fc9c890ff310edc176534c57add5f2bdf64547df66"
 
 inherit catkin
-- 
GitLab