Skip to content

Commit 7202e12

Browse files
authored
Fix Olimex RMW Security common build (#766)
* Fix Olimex RMW Security common build * Fix build creation
1 parent 0234f54 commit 7202e12

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

config/freertos/olimex-stm32-e407/create.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ pushd $FW_TARGETDIR >/dev/null
2121
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE
2222
touch mcu_ws/uros/rclc/rclc_examples/COLCON_IGNORE
2323
touch mcu_ws/ros2/ros2_tracing/lttngpy/COLCON_IGNORE
24+
touch mcu_ws/ros2/rmw/rmw_security_common/COLCON_IGNORE
2425

2526
popd >/dev/null

config/generate_lib/generic/create.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ pushd $FW_TARGETDIR >/dev/null
99
touch mcu_ws/uros/rcl/rcl_yaml_param_parser/COLCON_IGNORE
1010
touch mcu_ws/uros/rclc/rclc_examples/COLCON_IGNORE
1111
touch mcu_ws/ros2/ros2_tracing/lttngpy/COLCON_IGNORE
12+
touch mcu_ws/ros2/rmw/rmw_security_common/COLCON_IGNORE
1213

1314
popd >/dev/null

0 commit comments

Comments
 (0)