Closed JWhitleyWork closed 3 years ago
FYI - the cross-build CI job will fail until a new Docker container is generated with a nightly job tonight due to missing dependencies. The other CI jobs resolve the dependencies automatically using rosdep
but this can't be done in the cross-compilation environment because of the need to instal those dependenciesl to sysroot
.
On second thought - this currently adds an additional 30 minutes to the build on the CI hardware. I'm not really OK with this. We may need to wait until the package gets released on the build farm.
New feature implementation
Implemented feature
Added tvm_vendor to build_depends.repos as a dependency for #14.
@LucaFos or @ambroise-arm - please review. CI should tell us if there are any significant problems.