ros: updating to 1.11.13

This commit is contained in:
Lukas Bulwahn 2016-09-01 16:14:26 +02:00
parent 57c2012a5b
commit ccc01e6c3a
11 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "fc545639c01a2bc7e15259353c7a93c7"
SRC_URI[sha256sum] = "f860b87db6bd282d3b9f46d207938481ed1c748eb81a0160052571da6e477790"
SRC_URI[md5sum] = "6ab08e73ad24e1b67381c42c7f78165c"
SRC_URI[sha256sum] = "be7af9ee617f5a427782d0bd0bdc93d665610c8e7a9329d3089dee1be99fffef"
ROS_PKG_SUBDIR ?= ""
S = "${WORKDIR}/${ROS_SP}/${ROS_PKG_SUBDIR}/${ROS_BPN}"