18.1.2 Release

Resolves: RHEL-29882
This commit is contained in:
Tom Stellard 2024-05-22 10:13:32 -07:00
parent 5da3d0d13c
commit d9e08898a3
2 changed files with 38 additions and 24 deletions

View File

@ -2,7 +2,7 @@ document: modulemd
version: 2 version: 2
data: data:
name: llvm-toolset name: llvm-toolset
stream: rhel8 stream: rhel_next
summary: LLVM summary: LLVM
description: LLVM Tools and libraries description: LLVM Tools and libraries
license: license:
@ -10,8 +10,10 @@ data:
dependencies: dependencies:
- buildrequires: - buildrequires:
platform: [el8] platform: [el8]
swig: [4.0]
requires: requires:
platform: [el8] platform: [el8]
swig: [4.0]
profiles: profiles:
common: common:
rpms: rpms:
@ -35,37 +37,42 @@ data:
rpms: rpms:
python-lit: python-lit:
rationale: Lit test runner for LLVM rationale: Lit test runner for LLVM
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0
llvm-compat:
rationale: LLVM compatibility libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0 buildorder: 0
llvm: llvm:
rationale: LLVM tools and libraries rationale: LLVM tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0 buildorder: 0
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1
clang: clang:
rationale: clang tools and libraries rationale: clang tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 1 buildorder: 1
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
compiler-rt: compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2 buildorder: 2
libomp: libomp:
rationale: LLVM OpenMP runtime rationale: LLVM OpenMP runtime
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2 buildorder: 2
lldb: lldb:
rationale: lldb debugger rationale: lldb debugger
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2 buildorder: 2
kernel: kernel:
ref: c8s ref: c8s

View File

@ -2,7 +2,7 @@ document: modulemd
version: 2 version: 2
data: data:
name: llvm-toolset name: llvm-toolset
stream: rhel8 stream: rhel_next
summary: LLVM summary: LLVM
description: LLVM Tools and libraries description: LLVM Tools and libraries
license: license:
@ -10,8 +10,10 @@ data:
dependencies: dependencies:
- buildrequires: - buildrequires:
platform: [el8] platform: [el8]
swig: [4.0]
requires: requires:
platform: [el8] platform: [el8]
swig: [4.0]
profiles: profiles:
common: common:
rpms: rpms:
@ -35,35 +37,40 @@ data:
rpms: rpms:
python-lit: python-lit:
rationale: Lit test runner for LLVM rationale: Lit test runner for LLVM
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0
llvm-compat:
rationale: LLVM compatibility libraries
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0 buildorder: 0
llvm: llvm:
rationale: LLVM tools and libraries rationale: LLVM tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 0 buildorder: 0
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0
buildorder: 1
clang: clang:
rationale: clang tools and libraries rationale: clang tools and libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 1 buildorder: 1
lld:
rationale: LLVM linker
multilib: [x86_64]
ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2
compiler-rt: compiler-rt:
rationale: LLVM compiler intrinsic and sanitizer libraries rationale: LLVM compiler intrinsic and sanitizer libraries
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2 buildorder: 2
libomp: libomp:
rationale: LLVM OpenMP runtime rationale: LLVM OpenMP runtime
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2 buildorder: 2
lldb: lldb:
rationale: lldb debugger rationale: lldb debugger
multilib: [x86_64] multilib: [x86_64]
ref: stream-llvm-toolset-rhel8-rhel-8.10.0 ref: stream-llvm-toolset-rhel-next-rhel-8.10.0
buildorder: 2 buildorder: 2