Skip to content

Commit

Permalink
Bump zenoh-c to commit 548ee8d (#200)
Browse files Browse the repository at this point in the history
* Use zenoh-c branch dev/reentrant_declares

* Use zenoh-c 87b515b with zenoh 5191af2

* Use zenoh-c 548ee8d with zenoh 93f93d2
  • Loading branch information
JEnoch authored Jun 18, 2024
1 parent 1caf7f1 commit d3396a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zenoh_c_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ set(ZENOHC_CARGO_FLAGS "--no-default-features$<SEMICOLON>--features=zenoh/shared
# - https://github.com/eclipse-zenoh/zenoh/pull/1021 (fix timeout issue with queries)
# - https://github.com/eclipse-zenoh/zenoh/pull/1022 (fix empty messages received if payload >btach size)
# - https://github.com/eclipse-zenoh/zenoh-c/pull/358 (fix debian packaging issue: https://github.com/jspricke/ros-deb-builder-action/issues/49)
# - https://github.com/eclipse-zenoh/zenoh/pull/1150 (fix deadlock issue https://github.com/ros2/rmw_zenoh/issues/182)
ament_vendor(zenoh_c_vendor
VCS_URL https://github.com/eclipse-zenoh/zenoh-c.git
VCS_VERSION 390ec14e1b3785cd771bd6931db65062222bb735
VCS_VERSION 548ee8dde0f53a58c06e68a2949949b31140c36c
CMAKE_ARGS
"-DZENOHC_CARGO_FLAGS=${ZENOHC_CARGO_FLAGS}"
)
Expand Down

0 comments on commit d3396a5

Please sign in to comment.