rosservice: initial untested recipe by manually extracting meta data from package.xml

This commit is contained in:
Lukas Bulwahn 2013-02-26 11:28:09 +01:00
parent 234d98ef65
commit d88f9c97d0
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
DESCRIPTION = "rosservice contains the rosservice command-line tool for listing and querying ROS Services."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=13;endline=13;md5=d566ef916e9dedc494f5f793a6690ba5"
require ros-comm.inc
S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"