update modulemd etc

This commit is contained in:
Adam Samalik 2023-02-23 11:48:01 +00:00
commit 8f21db7de3
2 changed files with 49 additions and 0 deletions

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate_modules
subject_type: redhat-module
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}

42
rust-toolset.yaml Normal file
View File

@ -0,0 +1,42 @@
document: modulemd
version: 2
data:
summary: Rust
description: Rust Toolset
name: rust-toolset
stream: rhel8
license:
module: [MIT]
dependencies:
- buildrequires:
platform: [el8]
llvm-toolset: [rhel8]
rust-toolset: [rhel8]
requires:
platform: [el8]
llvm-toolset: [rhel8]
profiles:
common:
rpms:
- rust-toolset
api:
rpms:
- cargo
- clippy
- rust
- rust-analysis
- rust-analyzer
- rust-doc
- rust-gdb
- rust-lldb
- rust-src
- rust-std-static
- rust-toolset
- rustfmt
components:
rpms:
rust:
rationale: Rust compiler and tools
ref: stream-rhel-8-rhel-8.8.0
buildorder: 0