[WP8548] Source code download

Hi @JeremyL

I didn’t notice your post regarding gerrit earlier. My apologies.

We migrated external repositories from https://gerrit.legato.io to github, new documentation is available on GitHub - Legato Docs . We had sent notifications related to the same in January to all gerrit users regarding this switch.

Add external remote if it not already added.

  1. “leaf remote add external-stable https://downloads.sierrawireless.com/leaf/legato/stable.json

Please check to see if the new swi-cloneutils can now be found in the external remote by running:

  1. “leaf search -a swi-cloneutils_5.0.210118”

If the package is found run the following command to install the tool in the leaf workspace:

  1. “leaf profile sync”

Additionally, there are additional steps required to access the repositories on github.

  1. follow instructions on GitHub - Legato Docs

Please let us know if this helps.

1 Like