Skip to content
Snippets Groups Projects
Commit 36b8b914 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/YT-180-generate-firmware-package-not-working-for-fngsystem

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@a7e07f19

YT-180 Generation of the firmware package failed due to a typo
  in the code that checks of existance of the variable.
  What caused  TypeError: unhashable type: 'list'
parent f567822c
No related branches found
No related tags found
1 merge request!66Integrate gitlab-ci/YT-180-generate-firmware-package-not-working-for-fngsystem
Pipeline #147699 passed with stage
in 16 seconds
Subproject commit 7bd78810f007a34d91591c5cc66008aa89c52fd1
Subproject commit a7e07f1983701a13e41b0d43e061a59167509256
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 7bd78810f007a34d91591c5cc66008aa89c52fd1
ref: a7e07f1983701a13e41b0d43e061a59167509256
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 7bd78810f007a34d91591c5cc66008aa89c52fd1
GITLAB_CI_REVISION: a7e07f1983701a13e41b0d43e061a59167509256
BB_RECIPE_NAME: seco-show-demo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment