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

chatter: aggregate commonalities in chatter.inc

parent a6cf92f8
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,4 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc
DEPENDS = "message-generation message-runtime std-msgs roscpp-serialization"
SRC_URI = "git://github.com/bmwcarit/ros_chatter.git"
SRCREV = "${AUTOREV}"
PV = "1.0.0+gitr${SRCPV}"
S = "${WORKDIR}/git/chatter_msgs"
inherit catkin
require chatter.inc
......@@ -5,11 +5,4 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc
DEPENDS = "chatter-msgs roscpp"
SRC_URI = "git://github.com/bmwcarit/ros_chatter.git"
SRCREV = "${AUTOREV}"
PV = "1.0.0+gitr${SRCPV}"
S = "${WORKDIR}/git/chatter_receiver"
inherit catkin
require chatter.inc
......@@ -5,12 +5,6 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc
DEPENDS = "chatter-msgs roscpp"
SRC_URI = "git://github.com/bmwcarit/ros_chatter.git"
SRC_URI += "file://0001-rostest-is-optional.patch;striplevel=2"
SRCREV = "${AUTOREV}"
PV = "1.0.0+gitr${SRCPV}"
require chatter.inc
S = "${WORKDIR}/git/chatter_sender"
inherit catkin
SRC_URI += "file://0001-rostest-is-optional.patch;striplevel=2"
SRC_URI = "git://github.com/bmwcarit/ros_chatter.git"
SRCREV = "${AUTOREV}"
PV = "1.0.0+gitr${SRCPV}"
S = "${WORKDIR}/git/${ROS_BPN}"
inherit catkin
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