From 047c818d12534c5427650b898b293a12d0ff7e74 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Sun, 9 Feb 2014 08:22:49 +0100 Subject: [PATCH] realtime-tools: updating to 1.8.3 --- .../{realtime-tools_1.8.2.bb => realtime-tools_1.8.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/realtime-tools/{realtime-tools_1.8.2.bb => realtime-tools_1.8.3.bb} (81%) diff --git a/recipes-ros/realtime-tools/realtime-tools_1.8.2.bb b/recipes-ros/realtime-tools/realtime-tools_1.8.3.bb similarity index 81% rename from recipes-ros/realtime-tools/realtime-tools_1.8.2.bb rename to recipes-ros/realtime-tools/realtime-tools_1.8.3.bb index 2c81987..b460daf 100644 --- a/recipes-ros/realtime-tools/realtime-tools_1.8.2.bb +++ b/recipes-ros/realtime-tools/realtime-tools_1.8.3.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=16;endline=16;md5=d566ef916e9de DEPENDS = "roscpp rospy" SRC_URI = "https://github.com/ros-controls/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz" -SRC_URI[md5sum] = "21603474b7acc0d10204a3d8cf4f1247" -SRC_URI[sha256sum] = "8f9ba638f78026794a6e01d614f78dc2e4de19c9988fb308197608aa6ff7bf23" +SRC_URI[md5sum] = "822a59e2c24a7e08d3a9ce44f894dea3" +SRC_URI[sha256sum] = "6016a28f5a26b581330327f801eee3cadbc7ae116d8f4d8dc56e77bc57fe6068" S = "${WORKDIR}/${ROS_SP}"