Hi.
According to the README.md in this repository, I have to execute: make -f packages.make
This does not work, it gives me these errors:
packages.make:6: tools/packages/versions.mk: No such file or directory
warning: failed to load external entity ".repo/manifest.xml"
make: *** No rule to make target 'tools/packages/versions.mk'. Stop.
So, how are packages actually built?
I have tried different branches and tags, none of them work.