Skip to content
Snippets Groups Projects
Commit 9e6a028d authored by Emanuele Aina's avatar Emanuele Aina
Browse files

channels: Rename APERTIS_COMPONENTS_NONFREE back to APERTIS_COMPONENTS


Nowe that we have a single list of components, drop the
`_NONFREE` suffix.

No functional changes.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 48da53c0
No related branches found
No related tags found
1 merge request!87channels: Drop old component lists used before v2021
Pipeline #338325 passed
.templates:
- &APERTIS_SUITE_URL_TEMPLATE https://repositories.apertis.org/apertis/dists/{suite}
- &APERTIS_COMPONENTS_NONFREE
- &APERTIS_COMPONENTS
- target
- development
- sdk
......@@ -18,7 +18,7 @@ channels:
distribution: debian
release: buster
url_template: *APERTIS_SUITE_URL_TEMPLATE
components: *APERTIS_COMPONENTS_NONFREE
components: *APERTIS_COMPONENTS
status: active
apertis/v2021-security:
<<: *apertis_v2021
......@@ -34,7 +34,7 @@ channels:
source:
distribution: debian
release: bullseye
components: *APERTIS_COMPONENTS_NONFREE
components: *APERTIS_COMPONENTS
status: closed
apertis/v2022:
<<: *apertis_v2021
......@@ -44,7 +44,7 @@ channels:
source:
distribution: debian
release: bullseye
components: *APERTIS_COMPONENTS_NONFREE
components: *APERTIS_COMPONENTS
apertis/v2023dev0:
<<: *apertis_v2021
release: v2023dev0
......@@ -53,7 +53,7 @@ channels:
source:
distribution: debian
release: bullseye
components: *APERTIS_COMPONENTS_NONFREE
components: *APERTIS_COMPONENTS
status: closed
apertis/v2023dev1:
<<: *apertis_v2021
......@@ -63,4 +63,4 @@ channels:
source:
distribution: debian
release: bullseye
components: *APERTIS_COMPONENTS_NONFREE
components: *APERTIS_COMPONENTS
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