From 97a308994b3d7a7e206a81d8d8bbe765f357fe16 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Fri, 12 Jul 2013 06:59:56 +0200 Subject: [PATCH] bond-core: updated to hydro release version --- recipes-ros/bond-core/bond-core.inc | 4 ++-- recipes-ros/bond-core/{bond_1.7.11.bb => bond_1.7.12.bb} | 0 .../bond-core/{bondcpp_1.7.11.bb => bondcpp_1.7.12.bb} | 0 recipes-ros/bond-core/{bondpy_1.7.11.bb => bondpy_1.7.12.bb} | 0 recipes-ros/bond-core/{smclib_1.7.11.bb => smclib_1.7.12.bb} | 0 5 files changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/bond-core/{bond_1.7.11.bb => bond_1.7.12.bb} (100%) rename recipes-ros/bond-core/{bondcpp_1.7.11.bb => bondcpp_1.7.12.bb} (100%) rename recipes-ros/bond-core/{bondpy_1.7.11.bb => bondpy_1.7.12.bb} (100%) rename recipes-ros/bond-core/{smclib_1.7.11.bb => smclib_1.7.12.bb} (100%) diff --git a/recipes-ros/bond-core/bond-core.inc b/recipes-ros/bond-core/bond-core.inc index f2ecc26..24f2f42 100644 --- a/recipes-ros/bond-core/bond-core.inc +++ b/recipes-ros/bond-core/bond-core.inc @@ -1,6 +1,6 @@ SRC_URI = "https://github.com/ros/bond_core/archive/${PV}.tar.gz;downloadfilename=bond_core-${PV}.tar.gz" -SRC_URI[md5sum] = "ce18d722353318f1a6e360a271529abb" -SRC_URI[sha256sum] = "4fc2019acc136768dafc3e7422dac622cc58038aaf8a41302e45cc9510c1c723" +SRC_URI[md5sum] = "1bb6c5dd1148c67d2759e665d7ae75b3" +SRC_URI[sha256sum] = "1145db3800591e585325131cb6322366e82e634c97dd3cbb4ab43e1c1f4ec415" S = "${WORKDIR}/bond_core-${PV}/${PN}" diff --git a/recipes-ros/bond-core/bond_1.7.11.bb b/recipes-ros/bond-core/bond_1.7.12.bb similarity index 100% rename from recipes-ros/bond-core/bond_1.7.11.bb rename to recipes-ros/bond-core/bond_1.7.12.bb diff --git a/recipes-ros/bond-core/bondcpp_1.7.11.bb b/recipes-ros/bond-core/bondcpp_1.7.12.bb similarity index 100% rename from recipes-ros/bond-core/bondcpp_1.7.11.bb rename to recipes-ros/bond-core/bondcpp_1.7.12.bb diff --git a/recipes-ros/bond-core/bondpy_1.7.11.bb b/recipes-ros/bond-core/bondpy_1.7.12.bb similarity index 100% rename from recipes-ros/bond-core/bondpy_1.7.11.bb rename to recipes-ros/bond-core/bondpy_1.7.12.bb diff --git a/recipes-ros/bond-core/smclib_1.7.11.bb b/recipes-ros/bond-core/smclib_1.7.12.bb similarity index 100% rename from recipes-ros/bond-core/smclib_1.7.11.bb rename to recipes-ros/bond-core/smclib_1.7.12.bb