slam-gmapping: updating to 1.3.5

This commit is contained in:
Lukas Bulwahn 2014-09-05 14:31:02 +02:00
parent 1e767b5f3a
commit 42a7f8368b
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=11e24f757f025
DEPENDS = "nav-msgs openslam-gmapping roscpp rostest tf"
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "e22b568b6d1c1066182785347e627f88"
SRC_URI[sha256sum] = "f9aa6b5fe940e5b399ce0fabfd7c809a6deb9cd42ca8e042abf25e50e9e33234"
SRC_URI[md5sum] = "da3c1ec894314a469e93c344f01a9cd5"
SRC_URI[sha256sum] = "9ffc587372fa9bb0b966322977cfdfdb52f2233c0ce15c07fb1447148faec08d"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"