Skip to content

Fix to not download the sources twice for different installs.

m.marn requested to merge fix-double-download into main

Since we're using cmake with completely separate build folders for cluster and yocto builds. We can simply reuse the source directory.

Merge request reports