Skip to content

Commit

Permalink
Blacklist build of fetch_drivers on ARM and non-Ubuntu (#202)
Browse files Browse the repository at this point in the history
This package is only for Fetch Robotics HW
  • Loading branch information
erelson authored Mar 9, 2021
1 parent d6b740e commit 5109212
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions noetic/release-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- fetch_drivers
- ros_ign_gazebo
sync:
package_count: 898
Expand Down
1 change: 1 addition & 0 deletions noetic/release-armhf-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- fetch_drivers
- octovis
- ros_ign_gazebo
sync:
Expand Down
1 change: 1 addition & 0 deletions noetic/release-buster-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- fetch_drivers
- ros_ign_gazebo
- rospilot
- slam_toolbox
Expand Down
1 change: 1 addition & 0 deletions noetic/release-buster-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- fetch_drivers
- ros_ign_gazebo
- rospilot
sync:
Expand Down

0 comments on commit 5109212

Please sign in to comment.