diff --git a/.gitlab-ci b/.gitlab-ci index 094983aec67b5e58813cf89d731d052c48804bac..ab19eb61134380b86d35ab0c5ec92a3033a272e4 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit 094983aec67b5e58813cf89d731d052c48804bac +Subproject commit ab19eb61134380b86d35ab0c5ec92a3033a272e4 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e81c3970a1fd3682e124a34b7dfeea056ea46b9..1e501e2c9e5940563675d8cd01b7b849a6ee033d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: 094983aec67b5e58813cf89d731d052c48804bac + ref: ab19eb61134380b86d35ab0c5ec92a3033a272e4 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: 094983aec67b5e58813cf89d731d052c48804bac + GITLAB_CI_REVISION: ab19eb61134380b86d35ab0c5ec92a3033a272e4 BB_RECIPE_NAME: kernel-module-touchgpio