pkgdep/git: Update QAT driver to the latest release
Needed for the recent changes in the 6.2 kernel. Change-Id: I1788b11712dc581520ddcc5382894652be3a5576 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17336 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
fb058fe576
commit
f060614249
@ -438,7 +438,7 @@ export GIT_REPO_QEMU
|
|||||||
export GIT_REPO_QEMU_VFIO
|
export GIT_REPO_QEMU_VFIO
|
||||||
: ${GIT_REPO_LIBISCSI=https://github.com/sahlberg/libiscsi}
|
: ${GIT_REPO_LIBISCSI=https://github.com/sahlberg/libiscsi}
|
||||||
export GIT_REPO_LIBISCSI
|
export GIT_REPO_LIBISCSI
|
||||||
: ${DRIVER_LOCATION_QAT=https://downloadmirror.intel.com/761891/QAT.L.4.20.0-00001.tar.gz}
|
: ${DRIVER_LOCATION_QAT=https://downloadmirror.intel.com/773821/QAT.L.4.21.0-00001.tar.gz}
|
||||||
export DRIVER_LOCATION_QAT
|
export DRIVER_LOCATION_QAT
|
||||||
: ${GIT_REPO_GIT=https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz}
|
: ${GIT_REPO_GIT=https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz}
|
||||||
export GIT_REPO_GIT
|
export GIT_REPO_GIT
|
||||||
|
Loading…
Reference in New Issue
Block a user