Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit 736a808

Browse files
committed
Add ACG Level 1 for RHEL 9
Signed-off-by: Stephen Gallagher <[email protected]>
1 parent 81cbeec commit 736a808

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

configs/acg-level1-el9.yaml

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
document: feedback-pipeline-workload
3+
version: 1
4+
data:
5+
name: ACG Level 1 Packages for RHEL 9
6+
description: "More info: https://access.redhat.com/articles/rhel9-abi-compatibility"
7+
maintainer: bakery
8+
packages:
9+
- elfutils-libelf
10+
- glibc
11+
- libatomic
12+
- libgcc
13+
- libglvnd-core-devel
14+
- libglvnd-devel
15+
- libglvnd-glx
16+
- libglvnd-egl
17+
- libglvnd-gles
18+
- libglvnd-opengl
19+
- libgomp
20+
- libstdc++
21+
- libxml2-devel
22+
- libxml2-static
23+
- libxml2
24+
- libxslt-devel
25+
- libxslt
26+
- mesa-libGLU
27+
- ocl-icd
28+
- opencl-headers
29+
- pam
30+
- vulkan-headers
31+
- vulkan-loader
32+
- zlib
33+
labels:
34+
- eln
35+
- cs10

0 commit comments

Comments
 (0)