Skip to content
Snippets Groups Projects
rostest_1.9.41.bb 416 B
Newer Older
DESCRIPTION = "Integration test suite based on roslaunch that is compatible with xUnit frameworks."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"

DEPENDS = "boost python-nose rosunit-native"
S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"

OECMAKE_EXTRA_ROOT_PATH_class-native = "${OECMAKE_BUILDPATH}/devel"