Skip to content

Commit

Permalink
disable rosjava_boostrap on jessie due to SSL issues (#101)
Browse files Browse the repository at this point in the history
* diable rosjava_boostrap on jessie due to SSL issues
rosjava/rosjava_bootstrap#61

* blacklisting rosjava_boostrap on all arm platforms
  • Loading branch information
tfoote authored and nuclearsandwich committed Dec 28, 2020
1 parent fe8587a commit 5d2604a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions kinetic/release-armhf-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ package_blacklist:
- nerian_sp1
- octovis
- pepper_meshes
- rosjava_bootstrap
- schunk_canopen_driver
- ueye
sync:
Expand Down
1 change: 1 addition & 0 deletions kinetic/release-jessie-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ package_blacklist:
- nerian_sp1
- octovis
- pepper_meshes
- rosjava_bootstrap
- rospilot
- rqt_multiplot
- schunk_canopen_driver
Expand Down
1 change: 1 addition & 0 deletions kinetic/release-jessie-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ notifications:
maintainers: true
package_blacklist:
- libfranka
- rosjava_bootstrap
- rospilot
- rqt_multiplot
- schunk_canopen_driver
Expand Down
1 change: 1 addition & 0 deletions kinetic/release-xenial-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ package_blacklist:
- octovis
- pepper_meshes
- ros_peerjs
- rosjava_bootstrap
- rqt_multiplot
- schunk_canopen_driver
- ueye
Expand Down

0 comments on commit 5d2604a

Please sign in to comment.