mellanox: remove qperf package from element
The qperf package isn't available for EL10, so is currently blocking building on EL10 variants - it doesn't appear to be used in the element so proposing it's removed. Change-Id: I67b8411c4bafa0bd75c3ccfed7dde718a8a4a767 Signed-off-by: Owen Jones <owen@stackhpc.com>
This commit is contained in:
@@ -16,7 +16,6 @@ mstflint:
|
||||
opensm:
|
||||
pciutils:
|
||||
perftest:
|
||||
qperf:
|
||||
rdma:
|
||||
rpm-build:
|
||||
srptools:
|
||||
|
||||
@@ -22,7 +22,6 @@
|
||||
"libibmad": "libibmad.*",
|
||||
"libibumad": "libibumad.*",
|
||||
"rdma": "rdma",
|
||||
"qperf": "qperf",
|
||||
"pciutils": "pciutils"
|
||||
},
|
||||
"suse":{
|
||||
@@ -33,7 +32,6 @@
|
||||
"libibmad": "libibmad",
|
||||
"libibumad": "libibumad",
|
||||
"rdma": "rdma",
|
||||
"qperf": "qperf",
|
||||
"rpm-build": "rpm-build",
|
||||
"libibverbs-runtime": "libibverbs-runtime",
|
||||
"librdmacm-runtime": "librdmacm-runtime",
|
||||
@@ -54,7 +52,6 @@
|
||||
"libibverbs-runtime": "",
|
||||
"librdmacm-runtime": "",
|
||||
"ibacm": "",
|
||||
"qperf": "",
|
||||
"dkms": "",
|
||||
"libibcommon": ""
|
||||
}
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
``qperf`` package has been removed as from the mellanox element
|
||||
Reference in New Issue
Block a user