Skip to content
Snippets Groups Projects
Commit 0fd8f023 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

chatter: changing from git to 0.1.0 (resolves #208)

parent ad5ae793
No related branches found
No related tags found
No related merge requests found
SRC_URI = "git://github.com/bmwcarit/ros_chatter.git" SRC_URI = "https://github.com/bmwcarit/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "c26fdc13d96d1b65d0c1e03b41572550"
SRC_URI[sha256sum] = "b18f8a08fe8bdc4d7a89ee9ab15892348c25d508dad1bed87e795805506f315f"
SRCREV = "${AUTOREV}" S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"
PV = "1.0.0+gitr${SRCPV}"
S = "${WORKDIR}/git/${ROS_BPN}"
inherit catkin inherit catkin
ROS_SPN = "ros_chatter"
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