Skip to content

Commit

Permalink
[kinetic][melodic] Blacklist leap_motion on armhf and arm64 (#122)
Browse files Browse the repository at this point in the history
* Blacklist leap_motion arm builds in ROS Kinetic

* Blacklist leap_motion arm builds in ROS Melodic
  • Loading branch information
nowittyusername authored and nuclearsandwich committed Dec 28, 2020
1 parent 1e6b9d5 commit bad42dd
Show file tree
Hide file tree
Showing 5 changed files with 5 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 @@ -15,6 +15,7 @@ package_blacklist:
- ardrone_autonomy
- darknet
- hrpsys
- leap_motion
- mapviz
- nao_meshes
- naoqi_dcm_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 @@ -15,6 +15,7 @@ package_blacklist:
- ardrone_autonomy
- avt_vimba_camera
- hrpsys
- leap_motion
- nao_meshes
- naoqi_dcm_driver
- naoqi_driver
Expand Down
1 change: 1 addition & 0 deletions melodic/release-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- leap_motion
sync:
package_count: 400
repositories:
Expand Down
1 change: 1 addition & 0 deletions melodic/release-armhf-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- leap_motion
- octovis
sync:
package_count: 400
Expand Down
1 change: 1 addition & 0 deletions melodic/release-stretch-arm64-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ notifications:
- [email protected]
maintainers: true
package_blacklist:
- leap_motion
- rospilot
sync:
package_count: 400
Expand Down

0 comments on commit bad42dd

Please sign in to comment.