From 350b4d3e5003217d3a9023060a5e22c57973d86b Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn <lukas.bulwahn@bmw-carit.de> Date: Tue, 5 Feb 2013 10:46:45 +0100 Subject: [PATCH] removing obsolete comment --- recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb b/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb index 823b88d..8a7f64a 100644 --- a/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb +++ b/recipes-ros/ros-cpp-common/ros-cpp-common_0.3.11.bb @@ -11,14 +11,6 @@ S = "${WORKDIR}/roscpp_core-release-release-cpp_common-0.3.11" DEPENDS = "catkin-native" -## changed in catkinConfig.cmake -# set(catkin_EXTRAS_DIR "/usr/share/catkin/cmake") -# to -# set(catkin_EXTRAS_DIR "/home/lukas/poky-danny-8.0/build/tmp/sysroots/qemux86/usr/share/catkin/cmake") -## -# should somehow install catkin to know the right pathes. -# - EXTRA_OECMAKE = "" inherit cmake pythonnative -- GitLab