rosout: initial untested recipe by manually extracting meta data from package.xml
This commit is contained in:
parent
d5852368ad
commit
14ac8c5ad2
|
@ -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}"
|
Loading…
Reference in New Issue