Integrate gitlab-ci/repo-do-not-exclude-tags and 3 more
Commit: seco-ne/yocto/infrastructure/gitlab-ci@91dc115a
repo: do not exclude tags
We have created tags in our poky repo which are needed by repo, e.g. https://git.seco.com/seco-ne/3rd-party/yocto/poky/-/tags/seconorth%2Fkirkstone-4.0.0
Do not explicitly exclude tags in order to fetch them.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@5c2defce
CI: prepare to work also with renamed machine names lime seco-mx6
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@ef08f4ef
deploy: Increase deploy timeout to 30min
Especially when downloading the SDK the deploy takes longer than 10min.
--
Commit: seco-ne/yocto/infrastructure/gitlab-ci@968aaadd
build-jobs: Remove dump_install_command from buildsdk job
When the dump_install_command script is executed in the SDK build step an error occurs because the fng-install script/vars are not available.