diff --git a/.gitlab-ci b/.gitlab-ci index b2fb3e93b33a2cb14b50d30bf02c03f23b20c391..cf371acad26826d3fc88461af1c9c9f86d6ec192 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit b2fb3e93b33a2cb14b50d30bf02c03f23b20c391 +Subproject commit cf371acad26826d3fc88461af1c9c9f86d6ec192 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ca0eee7c9b2c158e6131195851be52e9a222b21a..af52ba5d0cc47f4a0a12f72b1f59d5f88721d2fc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: b2fb3e93b33a2cb14b50d30bf02c03f23b20c391 + ref: cf371acad26826d3fc88461af1c9c9f86d6ec192 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: b2fb3e93b33a2cb14b50d30bf02c03f23b20c391 + GITLAB_CI_REVISION: cf371acad26826d3fc88461af1c9c9f86d6ec192 BB_RECIPE_NAME: xconfig