Commit 235c4c53 authored by Simon A. F. Lund's avatar Simon A. F. Lund Committed by Tomasz Zawadzki
Browse files

xnvme: change gitmodule-remote



The xNVMe repository has moved from "OpenMPDK/xNVMe" to "xnvme/xnvme,"
thus changing the git-module remote to reflect this.

GitHub does provide redirection; however, eventually, it could break,
and when doing so, it is better to have the module pointing to the "new"
location well in advance.

Change-Id: I5e32914dbfab6202446ec80c3d5764e8ebc3d6d4
Signed-off-by: default avatarSimon A. F. Lund <simon.lund@samsung.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23152


Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarJim Harris <jim.harris@samsung.com>
Reviewed-by: default avatarKarl Bonde Torp <k.torp@samsung.com>
parent bf8fa3b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
	url = https://github.com/nutanix/libvfio-user.git
[submodule "xnvme"]
	path = xnvme
	url = https://github.com/OpenMPDK/xNVMe.git
	url = https://github.com/xnvme/xnvme.git
[submodule "isa-l-crypto"]
	path = isa-l-crypto
	url = https://github.com/intel/isa-l_crypto