Merge branch 'fix-ci-builds' into 'master'

Add rcpputils to source dependencies
See merge request ros_tracing/ros2_tracing!35

Signed-Off-By: Ingo Luetkebohle <ingo.luetkebohle@de.bosch.com>
This commit is contained in:
Ingo Lütkebohle 2019-07-02 15:00:59 +00:00
commit cc95e835c9

View file

@ -10,3 +10,7 @@ repositories:
ros2/rmw_implementation: ros2/rmw_implementation:
type: git type: git
url: https://github.com/ros2/rmw_implementation.git url: https://github.com/ros2/rmw_implementation.git
ros2/rcpputils:
type: git
url: https://github.com/ros2/rcpputils.git
version: master