diff --git a/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc b/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc new file mode 100644 index 0000000..eb07878 --- /dev/null +++ b/recipes-core/packagegroups/packagegroup-ros-world-crystal.inc @@ -0,0 +1,5 @@ +# Copyright (c) 2019 LG Electronics, Inc. + +# 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"