From fdf13a0a2a95e2d558868711693775f9339cf4de Mon Sep 17 00:00:00 2001 From: Eugene Zamriy Date: Sat, 25 May 2024 23:28:32 +0300 Subject: [PATCH] Adds el8.9.0-eclipse-bootstrap platform definition --- platform.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index 29d4183..74a6f7c 100644 --- a/platform.yaml +++ b/platform.yaml @@ -3,11 +3,11 @@ document: modulemd version: 1 data: name: platform - stream: el8.9.0 + stream: el8.9.0-eclipse-bootstrap version: 1 context: 00000000 - summary: MSVSphere 8.9 base - description: MSVSphere 8.9 base + summary: MSVSphere 8.9 Eclipse bootstrap + description: MSVSphere 8.9 Eclipse bootstrap license: module: [MIT] profiles: @@ -20,7 +20,7 @@ data: buildrequires: {} commit: virtual requires: {} - koji_tag: inferit-8_9-module-build + koji_tag: inferit-8_9-module-build-bootstrap-eclipse mse: TRUE virtual_streams: [el8] ...