Loading
pkgdep/git: Bump nvme-cli to latest release, 2.5
Versions prior 2.3 have a broken json output under the "list" command, hence pulling the latest changes to mitigate that. Also, since 2.5 by default tries to use system's libnvme at a version (1.5), which may not be available under some distros (e.g. fedora37 still ships with 1.2.1), use meson directly to force the build against the nvme-cli's libnvme subproject. Change-Id: Ic2f8e9a9d21af492b132430cc3f0c37747b9596e Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19294 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>