From 708da90e34e79faa3e63f9aea1d458de8ed9a4e3 Mon Sep 17 00:00:00 2001 From: Herb Kuta Date: Mon, 3 Jun 2019 16:58:17 -0700 Subject: [PATCH] Revert "DRAFT [morty] pg-ros-world-crystal.inc: Drop "micro-ros-agent" until CMake error fixed" This reverts commit ef43b5d298cda2f49d27878eee969911270b6257. --- recipes-core/packagegroups/packagegroup-ros-world-crystal.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc b/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc index 0bb52c8..22cfc1b 100644 --- a/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc +++ b/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc @@ -25,9 +25,6 @@ RDEPENDS_${PN}_remove = "ament-cmake-flake8" RDEPENDS_${PN}_remove = "ament-cmake-pep8" RDEPENDS_${PN}_remove = "ament-cmake-pyflakes" -# Drop until "CMake Error at CMakeLists.txt:106 (string): string sub-command REPLACE requires at least four arguments." is fixed -RDEPENDS_${PN}_remove = "micro-ros-agent" - # Can't build these until we figure out how to build clang-format without building all of clang. RDEPENDS_${PN}_remove = "ament-clang-format" RDEPENDS_${PN}_remove = "ament-cmake-clang-format"