Skip to content

Commit 8d66f80

Browse files
authored
Ignore lttngpy (#135)
1 parent b7d54a2 commit 8d66f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/libmicroros/libmicroros.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ $(COMPONENT_PATH)/micro_ros_src/src:
9595
git clone -b rolling https://github.com/micro-ROS/micro_ros_utilities src/micro_ros_utilities; \
9696
git clone -b rolling https://github.com/ros2/rosidl_core src/rosidl_core; \
9797
touch src/ros2_tracing/test_tracetools/COLCON_IGNORE; \
98+
touch src/ros2_tracing/lttngpy/COLCON_IGNORE; \
9899
touch src/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE; \
99100
touch src/rclc/rclc_examples/COLCON_IGNORE; \
100101
touch src/common_interfaces/actionlib_msgs/COLCON_IGNORE; \

0 commit comments

Comments
 (0)