-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Currently only github.com is supported, but with eloquent the index contains also ros2_tracing components fetched from gitlab.com:
https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
which superflore refuses to generate recipes for.
To generate recipes for eloquent I've worked around this limitation by manually changing the index to use my temporary clone on github.com (https://github.com/shr-project/ros2_tracing) to generate the recipes and then changed the SRC_URI back to gitlab.com.
If we can expect that there will be more components hosted elsewhere, then we should enhance superflore to support that.
Reactions are currently unavailable