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

This commit is contained in:
Lukas Bulwahn 2013-02-26 11:27:11 +01:00
parent d5852368ad
commit 14ac8c5ad2
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
DESCRIPTION = "System-wide logging mechanism for messages sent to the /rosout topic."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "log4cxx roscpp rosgraph-msgs"
require ros-comm.inc
S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"