Skip to content
Snippets Groups Projects
Commit b3dd62ca authored by Kristof Robot's avatar Kristof Robot
Browse files

kdl: initial commit

orocos-kdl: moving source info into kdl.inc
to share with python-orocos-kdl recipe
parent 07d5356f
No related branches found
No related tags found
No related merge requests found
SRC_URI = "git://github.com/orocos/orocos_kinematics_dynamics.git"
SRCREV = "15fb082c10b58078841c14c067ac55f592733447"
PV = "1.1.102+git${SRCREV}"
S = "${WORKDIR}/git/${@d.getVar('BPN', True).replace('-', '_')}"
inherit cmake
ROS_SPN = "kdl"
......@@ -3,13 +3,7 @@ SECTION = "devel"
LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=a8ffd58e6eb29a955738b8fcc9e9e8f2"
SRC_URI = "git://github.com/orocos/orocos_kinematics_dynamics.git"
SRCREV = "15fb082c10b58078841c14c067ac55f592733447"
PV = "1.1.102+git${SRCREV}"
S = "${WORKDIR}/git/orocos_kdl"
inherit cmake
require kdl.inc
FILES_${PN}-dev += "/usr/share/orocos_kdl/package.xml /usr/share/orocos_kdl/orocos_kdl-config.cmake"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment