using ROS_BP more thoroughly

This commit uses ROS_BP in the recipes after ROS_BP was set right in
the commit 0d07506bf4.
This commit is contained in:
Lukas Bulwahn 2013-05-28 08:13:39 +02:00
parent f69c619237
commit d532b8c655
3 changed files with 3 additions and 3 deletions

View File

@ -9,6 +9,6 @@ SRC_URI = "https://github.com/ros/${ROS_BPN}/archive/${PV}.tar.gz;downloadfilena
SRC_URI[md5sum] = "b3086fbe24cc103f412cb30d83362e36"
SRC_URI[sha256sum] = "9ce9c5b4e995933c575f2a5cb5c4b042b39913637bca06554092a52c3bb24c12"
S = "${WORKDIR}/${ROS_BPN}-${PV}"
S = "${WORKDIR}/${ROS_BP}"
inherit catkin

View File

@ -9,6 +9,6 @@ SRC_URI = "https://github.com/ros/${ROS_BPN}/archive/${PV}.tar.gz;downloadfilena
SRC_URI[md5sum] = "10a516326a3bf18f5b5b4523c6e53940"
SRC_URI[sha256sum] = "87f6b56679ea6b90512e2f2d299dd129d361b4a5d167237a9d28ac56ce6f2a36"
S = "${WORKDIR}/${ROS_BPN}-${PV}"
S = "${WORKDIR}/${ROS_BP}"
inherit catkin

View File

@ -10,6 +10,6 @@ SRC_URI = "https://github.com/ros/${ROS_BPN}/archive/${PV}.tar.gz;downloadfilena
SRC_URI[md5sum] = "ea40e6dd8ea19fe54a2b476358c0ceea"
SRC_URI[sha256sum] = "acc3d6aed8ede795e4bc6676c1849924699a418769b3d29016a9a2ac08319a56"
S = "${WORKDIR}/${ROS_BPN}-${PV}"
S = "${WORKDIR}/${ROS_BP}"
inherit catkin