Update repo URLs after move to micro-ROS/
This commit is contained in:
parent
82199faa80
commit
94b0ecbbfb
2 changed files with 6 additions and 6 deletions
|
@ -177,7 +177,7 @@ repositories:
|
|||
version: master
|
||||
ros2/rcl:
|
||||
type: git
|
||||
url: https://gitlab.com/ros_tracing/rcl.git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/rcl.git
|
||||
version: instrumentation
|
||||
ros2/rcl_interfaces:
|
||||
type: git
|
||||
|
@ -193,7 +193,7 @@ repositories:
|
|||
# version: master
|
||||
ros2/rclcpp:
|
||||
type: git
|
||||
url: https://gitlab.com/ros_tracing/rclcpp.git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/rclcpp.git
|
||||
version: instrumentation
|
||||
ros2/rclpy:
|
||||
type: git
|
||||
|
@ -317,7 +317,7 @@ repositories:
|
|||
version: master
|
||||
ros2/tracing:
|
||||
type: git
|
||||
url: https://gitlab.com/ros_tracing/ros2_tracing.git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
|
||||
version: master
|
||||
# ros2/tutorials:
|
||||
# type: git
|
||||
|
@ -341,5 +341,5 @@ repositories:
|
|||
version: master
|
||||
tracetools_analysis:
|
||||
type: git
|
||||
url: https://github.com/ros_tracing/tracetools_analysis.git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/tracetools_analysis.git
|
||||
version: master
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
repositories:
|
||||
ros2/rcl:
|
||||
type: git
|
||||
url: https://gitlab.com/ros_tracing/rcl.git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/rcl.git
|
||||
version: instrumentation
|
||||
ros2/rclcpp:
|
||||
type: git
|
||||
url: https://gitlab.com/ros_tracing/rclcpp.git
|
||||
url: https://gitlab.com/micro-ROS/ros_tracing/rclcpp.git
|
||||
version: instrumentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue