Skip to content

Integrate gitlab-ci/recipe_pipeline_fix and 8 more

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/a216d5b4709a4146a5d7457383f40e01c22ca4dc

[SYNTAX] Fix on syntax on cache setup

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/6ccb6f594b44808f3b77cd63d852f20961015277

[FIX] Fix on yocto_cache_setup.sh path

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/454769063bfe5322fc8e190ae138df2b69e67b46

[CICD] Bug fix in build scripts

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/3e113cac9b78360e6f3428249b6651acb496f536

[BUG FIX] Fix on build stage syntax

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/b07b1aa63509648748355c63b2a3a975901f78bd

[BUILD BRANCH] Use the refs/tags/${CI_COMMIT_TAG}

  • When a tag occurs the repo tool use the reference to the tag instead of the head of the MASTER_BRANCH

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/efa17dbb059e5a5c1a08c158a5dc87882230189d

[EMBEDDED] Insert separate cache for the two distros

  • The two distros need to have a separate sstate cache

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/d787ab1e482f31d0555af798955ac1bd1f45c1ab

[FIX CONFLICTS] Fixing the generated conflicts

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/2cd170ead7d9c25d4578620a0b2d5f04682fb5c3

[BUILD BRANCH] Change rule in triggered on schedule build

  • This change allows to build on schedule not only on the MASTER_BRANCH but also on different branches (those on which the schedule is programmed)

--

Commit: https://git.seco.com/edgehog/infrastructure/gitlab-ci/-/commit/01b07b00bbb6c9fa99b55001a501741c665b4745

[BUILD SETUP] Insert runtime change on SRCBRANCH for BSP recipes

  • This is necessary because the SRCBRANCH of the BSP repositories is forced to be the master in recipe and this would create conflicts with the SRCREV
  • Remove the SSH related config commands since using https with token
  • Restiling of the build commands that are moved to two separated bash scripts

Merge request reports

Loading