bugfix: Cyborg images require lspci provided by pciutils for lspci_privileged function

Change-Id: I243795e84410a93db603b5ff796c54644ddc716b
This commit is contained in:
Karl Kloppenborg 2023-09-18 23:20:12 +00:00 committed by Vladimir Kozhukalov
parent a23a088062
commit ebfef8ee4a
1 changed files with 1 additions and 0 deletions

View File

@ -343,6 +343,7 @@
- "FROM='{{ base_repository }}'"
- "PROJECT='cyborg'"
- "PROJECT_REF={{ branchname }}"
- "DIST_PACKAGES='pciutils'"
- "WHEELS='{{ wheels_location }}'"
- "KEEP_ALL_WHEELS=yes"
tags: *imagetag