Skip to content

Commit

Permalink
remove warning that blacklisting is only supported for ros2
Browse files Browse the repository at this point in the history
  • Loading branch information
lreiher committed Jun 6, 2024
1 parent 34c1e48 commit cab9bd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,6 @@ Most of the steps listed in [*About*](#about) and below can be toggled between r

### Package Blacklist

*:warning: only supported on ROS 2*

If your ROS-based repository (or any of your repository's upstream dependencies, see `.repos`) contains ROS packages that should neither be built nor be used for determining dependencies, you can blacklist those in a special `blacklisted-packages.txt` file.
Create a file `blacklisted-packages.txt` in your `docker` folder (or configure a different `BLACKLISTED_PACKAGES_FILE`) and list any ROS package name to blacklist.
Expand Down

0 comments on commit cab9bd1

Please sign in to comment.