summaryrefslogtreecommitdiff
path: root/spec-qdp/qdp/steps/archive.yml
blob: 019542f73215e864e018887b387b8483a98d7d33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
archive-file: rtems-${../variant:/rtems-version}-${../variant:/name}.tar.xz
archive-strip-prefix: ${../variant:/prefix-directory}/
build-step-type: archive
copyrights:
- Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG
description: |
  Packs all deployed components into the archive file handed over to end users.
enabled-by: true
links:
- name: archive
  role: output
  uid: ../deployment/archive
- name: verify-package
  role: output
  uid: ../deployment/verify-package
qdp-type: build-step
type: qdp
verification-script: verify_package.py