Commit 4acde2cc authored by Herb Kuta's avatar Herb Kuta
Browse files

Revert "{dashing} Use yaml-cpp-vendor v5.0.0 from crystal"

Showing with 3 additions and 3 deletions
+3 -3
......@@ -37,10 +37,10 @@ DEPENDS += "${ROS_EXPORT_DEPENDS} ${ROS_BUILDTOOL_EXPORT_DEPENDS}"
RDEPENDS_${PN} += "${ROS_EXEC_DEPENDS}"
# matches with: https://github.com/ros2-gbp/yaml_cpp_vendor-release/archive/release/crystal/yaml_cpp_vendor/5.0.0-0.tar.gz
ROS_BRANCH ?= "branch=release/crystal/yaml_cpp_vendor"
# matches with: https://github.com/ros2-gbp/yaml_cpp_vendor-release/archive/release/dashing/yaml_cpp_vendor/6.0.1-1.tar.gz
ROS_BRANCH ?= "branch=release/dashing/yaml_cpp_vendor"
SRC_URI = "git://github.com/ros2-gbp/yaml_cpp_vendor-release;${ROS_BRANCH};protocol=https"
SRCREV = "89c8b9acfc891fb2533c129105dc1aa7db6ba27f"
SRCREV = "dc87d9510f3256b5769ca1cd658a31d288755011"
S = "${WORKDIR}/git"
ROS_BUILD_TYPE = "ament_cmake"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment