robot-model: updating to 1.11.10

This commit is contained in:
Lukas Bulwahn 2016-06-02 15:58:12 +02:00
parent d65faf6e81
commit c44590e88d
7 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] = "fe069a7148f1744cb5e4b1c745996443"
SRC_URI[sha256sum] = "781a0510136a820d217862f7491183b3deeadaf18aa0fabeb28d79e365510e12"
SRC_URI[md5sum] = "110e76eee2095f98da5248a6dd1d1207"
SRC_URI[sha256sum] = "a43a17e8f19a41fba5660f94eb40e89f2b3fecab81fe8b54f657d430dd936cd4"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"