Skip to content

Commit

Permalink
Merge pull request rock-core#203 from rock-core/hard_fork_typelib
Browse files Browse the repository at this point in the history
hard-fork orocos-toolchain packages we need for rock
  • Loading branch information
doudou authored Feb 25, 2022
2 parents 5abf976 + d0cbca1 commit ffcd8f1
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,14 +94,18 @@ overrides:
- ^(orogen|typelib|rtt|utilrb|utilmm|rtt_typelib|tools/metaruby)$:
branch: $ROCK_BRANCH

# pin rtt commit to before the merge of the last major dataflow refactoring
#
# This refactoring led to massive deadlocking on a lot of dynamic
# disconnection scenarios.
#
# See https://github.com/orocos-toolchain/rtt/pull/302
- rtt:
github: rock-core/rtt
- orogen:
github: rock-core/tools-orogen
- typelib:
github: rock-core/tools-typelib
- utilrb:
github: rock-core/tools-utilrb
- rtt_typelib:
github: rock-core/tools-rtt_typelib
- metaruby:
github: rock-core/tools-metaruby
- (ocl|log4cpp):
branch: master

0 comments on commit ffcd8f1

Please sign in to comment.