Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wanghuo-open
meta-ros
Commits
4acde2cc
Commit
4acde2cc
authored
5 years ago
by
Herb Kuta
Browse files
Options
Download
Email Patches
Plain Diff
Revert "{dashing} Use yaml-cpp-vendor v5.0.0 from crystal"
parent
c10b97c9
master
dunfell
dunfell-next
gatesgarth
gatesgarth-next
hardknott
hardknott-next
honister
honister-next
kirkstone
kirkstone-next
langdale
langdale-next
master-next
master-previous
mickledore
mickledore-next
nanbield
nanbield-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus/milestones/13
zeus/milestones/12
zeus/milestones/11
warrior/milestones/13
warrior/milestones/12
warrior/milestones/11
thud/milestones/13
thud/milestones/12
thud/milestones/11
thud/milestones/10
master/milestones/17
master/milestones/16
master/milestones/15
master/milestones/14
master/milestones/13
master/milestones/12
master/milestones/11
master/milestones/10
honister/milestones/17
hardknott/milestones/17
hardknott/milestones/16
gatesgarth/milestones/17
gatesgarth/milestones/16
gatesgarth/milestones/15
dunfell/milestones/17
dunfell/milestones/16
dunfell/milestones/15
dunfell/milestones/14
dunfell/milestones/13
dunfell/milestones/12
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
meta-ros2-dashing/generated-recipes/yaml-cpp-vendor/yaml-cpp-vendor_6.0.1-1.bb
+3
-3
...erated-recipes/yaml-cpp-vendor/yaml-cpp-vendor_6.0.1-1.bb
with
3 additions
and
3 deletions
+3
-3
meta-ros2-dashing/generated-recipes/yaml-cpp-vendor/yaml-cpp-vendor_
5
.0.
0
.bb
→
meta-ros2-dashing/generated-recipes/yaml-cpp-vendor/yaml-cpp-vendor_
6
.0.
1-1
.bb
View file @
4acde2cc
...
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help