From 9bffed55f05d3f4dfefd46f671b983cbc7650401 Mon Sep 17 00:00:00 2001 From: David Anthony Date: Tue, 26 Sep 2023 09:26:08 -0500 Subject: [PATCH] Remove SwRI blacklisted packages These are currently building and unblacklisted in Iron. Keeping them blacklisted in Humble is preventing downstream packages from building. --- humble/release-build.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/humble/release-build.yaml b/humble/release-build.yaml index 4116ae26..9ac6726b 100644 --- a/humble/release-build.yaml +++ b/humble/release-build.yaml @@ -15,10 +15,6 @@ notifications: - audrow+build.ros2.org@openrobotics.org - ros2-buildfarm-humble@googlegroups.com maintainers: true -package_blacklist: -- swri_console_util # Build failures on all platforms. https://github.com/swri-robotics/marti_common/issues/665 -- swri_geometry_util # Build failures on all platforms. https://github.com/swri-robotics/marti_common/issues/665 -- swri_roscpp # Build failures on all platforms. https://github.com/swri-robotics/marti_common/issues/665 sync: package_count: 499 packages: [desktop]