diff --git a/.gitlab-ci b/.gitlab-ci index bd4caeae042c7e51f2982e06e3f2531292656a7e..58554035ea3de924cc0670f811c2664224b22d76 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit bd4caeae042c7e51f2982e06e3f2531292656a7e +Subproject commit 58554035ea3de924cc0670f811c2664224b22d76 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6531cff735a10ba04001fd765c46a9771eb33924..dca0d802a391d6dd459c2aed9a0f38d76b7a216b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: bd4caeae042c7e51f2982e06e3f2531292656a7e + ref: 58554035ea3de924cc0670f811c2664224b22d76 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: bd4caeae042c7e51f2982e06e3f2531292656a7e + GITLAB_CI_REVISION: 58554035ea3de924cc0670f811c2664224b22d76 BB_RECIPE_NAME: kernel-module-touchgpio