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

This commit is contained in:
Lukas Bulwahn 2013-02-26 11:25:45 +01:00
parent d2521fe29e
commit a04bb90ea3
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
DESCRIPTION = "ROS Master implementation."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
require ros-comm.inc
S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"