diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 6c7113c..905b858 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -36,39 +36,39 @@ data: llvm-toolset: rationale: Meta package for llvm-toolset providing scl enable scripts. multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 0 python-lit: rationale: Lit test runner for LLVM - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 0 libomp: rationale: LLVM OpenMP runtime multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 0 llvm: rationale: LLVM tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 0 compiler-rt: rationale: LLVM compiler intrinsic and sanitizer libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 1 lld: rationale: LLVM linker multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 1 clang: rationale: clang tools and libraries multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 1 lldb: rationale: lldb debugger multilib: [x86_64] - ref: stream-rhel-8-rhel-8.2.0 + ref: stream-rhel-8-rhel-8.3.0 buildorder: 2 diff --git a/llvm-toolset.yaml b/llvm-toolset.yaml deleted file mode 100644 index 0d4b453..0000000 --- a/llvm-toolset.yaml +++ /dev/null @@ -1,75 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: llvm-toolset - stream: rhel8 - summary: LLVM - description: >- - LLVM Tools and libraries - license: - module: - - MIT - dependencies: - - buildrequires: - platform: [el8.2.0] - requires: - platform: [el8] - profiles: - common: - rpms: - - llvm-toolset - api: - rpms: - - clang - - clang-analyzer - - clang-devel - - clang-libs - - clang-tools-extra - - git-clang-format - - lld - - lld-libs - - lldb - - lldb-devel - - llvm - - llvm-devel - - llvm-libs - components: - rpms: - clang: - rationale: clang tools and libraries - ref: b6490f0a0f49224c36a153c514f9d0d802bbe5e9 - buildorder: 1 - multilib: [x86_64] - compiler-rt: - rationale: LLVM compiler intrinsic and sanitizer libraries - ref: 26d72b91d355728a879462dff5973313dc332d60 - buildorder: 1 - multilib: [x86_64] - libomp: - rationale: LLVM OpenMP runtime - ref: afb2a65dcdc4ce04c2f81ae9f1d2b49dfbe6a4ab - multilib: [x86_64] - lld: - rationale: LLVM linker - ref: f79958d00446cc8070d2f04526faa435fd2734e9 - buildorder: 1 - multilib: [x86_64] - lldb: - rationale: lldb debugger - ref: 98e1e94fad783aec0be435746287392e2979730e - buildorder: 2 - multilib: [x86_64] - llvm: - rationale: LLVM tools and libraries - ref: 3779861d8df4687506fbba025b50205d00dc0178 - multilib: [x86_64] - llvm-toolset: - rationale: Meta package for llvm-toolset providing scl enable scripts. - ref: 48022447cf0c26b64081355b587b3f619756197f - multilib: [x86_64] - python-lit: - rationale: Lit test runner for LLVM - ref: 287662c2f687638612749c0b21b04cda8dfd0748 -... -