Latest yocto version download?

Okay, really useful. At this point I arrived in this folder … I find myself an .xml file of the FW version. At this point what should I do? It doesn’t look like a downloadable file

Are you using python2 instead of python3

All information is on the website : Github Legato

repo init -u ssh://git@github.com/legatoproject/manifest -m products/wp76xx/releases/Release16.xml -g default,-cache; repo sync

@jeremylaharotte


I know, but I have this error :frowning:

@jyijyi
I don’t think so…
image

you can try with :

.repo/repo/repo init -u ssh://git@github.com/legatoproject/manifest -m products/wp76xx/releases/Release16.xml -g default,-cache; repo sync

doesn’t work :tired_face:

you forget a repo it’s .repo/repo/repo

and you need python3

the strange thing is that I installed python 3 but I see always python2…
image

cd /usr/bin
sudo rm python
sudo ln -s python3.6 python

Seems it need python 2:

I don’t understand…

If I can find the file in this folder:

How can I do to install the FW? I installed leaf, I want the yocto folder to modify canutils