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

This commit is contained in:
Lukas Bulwahn 2013-02-26 11:19:39 +01:00
parent 93591ec5a0
commit f57416b65a
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
DESCRIPTION = "roslang is a common package that all ROS client libraries depend on."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
require ros.inc
S = "${WORKDIR}/ros-${PV}/core/${BPN}"