Skip to content

Commit d22e38d

Browse files
committed
rootfs-configs.yaml: Add packages to the deqp-runner rootfs
Add packages which are required for lava-job-submitter and igt tests. Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
1 parent 36c1ee6 commit d22e38d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/core/rootfs-configs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@ rootfs_configs:
120120
- amd64
121121
- arm64
122122
- armhf
123+
extra_packages:
124+
- dropbear
125+
- libdrm2
126+
- libproc2-0
127+
- python3
128+
- sntp
129+
- zstd
123130
script: "scripts/bookworm-deqp-runner.sh"
124131
imagesize: 4GB
125132
debos_memory: 8G

0 commit comments

Comments
 (0)