diff options
author | Corentin LABBE <clabbe@baylibre.com> | 2021-03-08 09:30:41 +0000 |
---|---|---|
committer | Corentin LABBE <clabbe@baylibre.com> | 2021-03-08 09:38:44 +0000 |
commit | 7fcb2de36f40171d79c6c9d3191eafaeec59c0a6 (patch) | |
tree | 0468fc0ca951cbdce4046dffd4b7d11d0e6b5f5d /jjb/ci-apps-verify | |
parent | ecc8c3c6691fba1d2126d68e8fef69a8649b6ef8 (diff) |
Add a script for publishing bmeta to kernelci
Add a function to generate and publish bmeta.json for kernelci.
Nothing is done yet, only debug to be sure correct informations are
generated.
Bug-AGL: SPEC-3414
Change-Id: Ic605034fecf751aa2a768557c4c8cd28d6bf5154
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Diffstat (limited to 'jjb/ci-apps-verify')
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 90831418..cf637e00 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -198,6 +198,7 @@ - ../common/include-apps-header.sh - ../common/include-apps-fetch-install-sdk.sh - ../common/include-apps-build-app.sh + - ../common/include-agl-kci-publish-build-meta.sh - ../common/include-apps-prepare-upload-folder.sh - ../common/include-apps-rsync-download-changeid.sh - conditional-step: |