From 9a9ac081fba429d15cea6fda58a40730a31e7340 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> Date: Thu, 2 Jun 2016 15:58:13 +0200 Subject: [PATCH] image-transport-plugins: updating to 1.9.3 --- ...ort_1.9.2.bb => compressed-depth-image-transport_1.9.3.bb} | 0 ...transport_1.9.2.bb => compressed-image-transport_1.9.3.bb} | 0 .../image-transport-plugins/image-transport-plugins.inc | 4 ++-- ...age-transport_1.9.2.bb => theora-image-transport_1.9.3.bb} | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/image-transport-plugins/{compressed-depth-image-transport_1.9.2.bb => compressed-depth-image-transport_1.9.3.bb} (100%) rename recipes-ros/image-transport-plugins/{compressed-image-transport_1.9.2.bb => compressed-image-transport_1.9.3.bb} (100%) rename recipes-ros/image-transport-plugins/{theora-image-transport_1.9.2.bb => theora-image-transport_1.9.3.bb} (100%) diff --git a/recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.2.bb b/recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.3.bb similarity index 100% rename from recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.2.bb rename to recipes-ros/image-transport-plugins/compressed-depth-image-transport_1.9.3.bb diff --git a/recipes-ros/image-transport-plugins/compressed-image-transport_1.9.2.bb b/recipes-ros/image-transport-plugins/compressed-image-transport_1.9.3.bb similarity index 100% rename from recipes-ros/image-transport-plugins/compressed-image-transport_1.9.2.bb rename to recipes-ros/image-transport-plugins/compressed-image-transport_1.9.3.bb diff --git a/recipes-ros/image-transport-plugins/image-transport-plugins.inc b/recipes-ros/image-transport-plugins/image-transport-plugins.inc index 5857729..41551a5 100644 --- a/recipes-ros/image-transport-plugins/image-transport-plugins.inc +++ b/recipes-ros/image-transport-plugins/image-transport-plugins.inc @@ -1,6 +1,6 @@ SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz" -SRC_URI[md5sum] = "c1655d3e40d00e5f8c5d4e75d9e1185e" -SRC_URI[sha256sum] = "b610f50cdbab30abaa94980b22a444c5d898c571e3f57f0cf83ecde53877fdf0" +SRC_URI[md5sum] = "537c8dca08fe8a936438252b3ee6cdc8" +SRC_URI[sha256sum] = "2d9b10f1e3c22145d58ba922dcafc72b149bb4561e641fff17eddf1510294271" S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}" diff --git a/recipes-ros/image-transport-plugins/theora-image-transport_1.9.2.bb b/recipes-ros/image-transport-plugins/theora-image-transport_1.9.3.bb similarity index 100% rename from recipes-ros/image-transport-plugins/theora-image-transport_1.9.2.bb rename to recipes-ros/image-transport-plugins/theora-image-transport_1.9.3.bb -- GitLab