Skip to content

Commit

Permalink
Remove references to log4cxx (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 authored Sep 15, 2021
1 parent f69fdf0 commit 15bbb21
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 12 deletions.
1 change: 0 additions & 1 deletion config/freertos/crazyflie21/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/freertos/esp32/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos >/dev/null

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/freertos/nucleo_f446re/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/freertos/nucleo_f446ze/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/freertos/nucleo_f746zg/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/freertos/nucleo_f767zi/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/freertos/olimex-stm32-e407/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/$PLATFORM/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/generate_lib/generic/create.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
pushd $FW_TARGETDIR >/dev/null

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down
3 changes: 0 additions & 3 deletions config/raspbian/generic/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ pushd $FW_TARGETDIR >/dev/null
curl -s https://github.com/raw/ros2/ros2/master/ros2.repos |\
ros2 run micro_ros_setup yaml_filter.py raspbian_apps/$CONFIG_NAME/ros2_repos.filter > ros2.repos
vcs import --input ros2.repos mcu_ws/ && rm ros2.repos
if [ -d mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx ]; then
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
fi

if [ -d mcu_ws/ros2/rosidl ]; then
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_c/COLCON_IGNORE
Expand Down
1 change: 0 additions & 1 deletion config/zephyr/generic/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ pushd $FW_TARGETDIR >/dev/null
vcs import --input $PREFIX/config/$RTOS/generic/board.repos

# ignore broken packages
touch mcu_ws/ros2/rcl_logging/rcl_logging_log4cxx/COLCON_IGNORE
touch mcu_ws/ros2/rcl_logging/rcl_logging_spdlog/COLCON_IGNORE
touch mcu_ws/ros2/rcl/COLCON_IGNORE
touch mcu_ws/ros2/rosidl/rosidl_typesupport_introspection_cpp/COLCON_IGNORE
Expand Down

0 comments on commit 15bbb21

Please sign in to comment.