From e5f76733aa849cbce2985e623321b101a574119f Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Sun, 15 Dec 2013 09:36:53 +0100 Subject: [PATCH] image-pipeline: updating to 1.11.5 --- ...era-calibration_1.11.4.bb => camera-calibration_1.11.5.bb} | 0 ...{depth-image-proc_1.11.4.bb => depth-image-proc_1.11.5.bb} | 0 recipes-ros/image-pipeline/image-pipeline.inc | 4 ++-- .../{image-proc_1.11.4.bb => image-proc_1.11.5.bb} | 0 .../{image-rotate_1.11.4.bb => image-rotate_1.11.5.bb} | 0 .../{image-view_1.11.4.bb => image-view_1.11.5.bb} | 0 ...tereo-image-proc_1.11.4.bb => stereo-image-proc_1.11.5.bb} | 0 7 files changed, 2 insertions(+), 2 deletions(-) rename recipes-ros/image-pipeline/{camera-calibration_1.11.4.bb => camera-calibration_1.11.5.bb} (100%) rename recipes-ros/image-pipeline/{depth-image-proc_1.11.4.bb => depth-image-proc_1.11.5.bb} (100%) rename recipes-ros/image-pipeline/{image-proc_1.11.4.bb => image-proc_1.11.5.bb} (100%) rename recipes-ros/image-pipeline/{image-rotate_1.11.4.bb => image-rotate_1.11.5.bb} (100%) rename recipes-ros/image-pipeline/{image-view_1.11.4.bb => image-view_1.11.5.bb} (100%) rename recipes-ros/image-pipeline/{stereo-image-proc_1.11.4.bb => stereo-image-proc_1.11.5.bb} (100%) diff --git a/recipes-ros/image-pipeline/camera-calibration_1.11.4.bb b/recipes-ros/image-pipeline/camera-calibration_1.11.5.bb similarity index 100% rename from recipes-ros/image-pipeline/camera-calibration_1.11.4.bb rename to recipes-ros/image-pipeline/camera-calibration_1.11.5.bb diff --git a/recipes-ros/image-pipeline/depth-image-proc_1.11.4.bb b/recipes-ros/image-pipeline/depth-image-proc_1.11.5.bb similarity index 100% rename from recipes-ros/image-pipeline/depth-image-proc_1.11.4.bb rename to recipes-ros/image-pipeline/depth-image-proc_1.11.5.bb diff --git a/recipes-ros/image-pipeline/image-pipeline.inc b/recipes-ros/image-pipeline/image-pipeline.inc index fa2c7a6..1b43724 100644 --- a/recipes-ros/image-pipeline/image-pipeline.inc +++ b/recipes-ros/image-pipeline/image-pipeline.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] = "1c13b6e63b31dc336b4f48825a3fb271" -SRC_URI[sha256sum] = "d7f68f40e937f47e49121442825c30d9af4fdab68d53cff23863f885956f90ae" +SRC_URI[md5sum] = "189489f51eea27b99209465e6dd35179" +SRC_URI[sha256sum] = "9e024a5a01a1995c04826ad41b563dfcfe5a7f5a66072d18f9de9727c628a3a0" S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}" diff --git a/recipes-ros/image-pipeline/image-proc_1.11.4.bb b/recipes-ros/image-pipeline/image-proc_1.11.5.bb similarity index 100% rename from recipes-ros/image-pipeline/image-proc_1.11.4.bb rename to recipes-ros/image-pipeline/image-proc_1.11.5.bb diff --git a/recipes-ros/image-pipeline/image-rotate_1.11.4.bb b/recipes-ros/image-pipeline/image-rotate_1.11.5.bb similarity index 100% rename from recipes-ros/image-pipeline/image-rotate_1.11.4.bb rename to recipes-ros/image-pipeline/image-rotate_1.11.5.bb diff --git a/recipes-ros/image-pipeline/image-view_1.11.4.bb b/recipes-ros/image-pipeline/image-view_1.11.5.bb similarity index 100% rename from recipes-ros/image-pipeline/image-view_1.11.4.bb rename to recipes-ros/image-pipeline/image-view_1.11.5.bb diff --git a/recipes-ros/image-pipeline/stereo-image-proc_1.11.4.bb b/recipes-ros/image-pipeline/stereo-image-proc_1.11.5.bb similarity index 100% rename from recipes-ros/image-pipeline/stereo-image-proc_1.11.4.bb rename to recipes-ros/image-pipeline/stereo-image-proc_1.11.5.bb