use ROS_BPN in source directory in message-filters

The recipe contains a hyphen in their name, hence we must use the ROS_BPN
variable.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
This commit is contained in:
Lukas Bulwahn 2013-03-13 13:07:15 +01:00
parent 27d807b6b8
commit 9fca55e165
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ DEPENDS = "boost rosconsole roscpp rostest-native rosunit-native xmlrpcpp"
require ros-comm.inc
S = "${WORKDIR}/ros_comm-${PV}/utilities/${BPN}"
S = "${WORKDIR}/ros_comm-${PV}/utilities/${ROS_BPN}"