Skip to content

bootstrap: only update the required submodules for building

Nikos Mavrogiannopoulos requested to merge tmp-submodules into master

Although we have few submodules they are not all required for building and testing. This patch modified bootstrap.conf not to update all of them, but only the necessary for building and testing.

Relates #292 (closed)

Checklist

  • Code modified for feature

Reviewer's checklist:

  • No obvious mistakes in the code

Merge request reports