From fe5e1eb102afc7a9101587fde35ecd898f3df8e6 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 23 Jan 2018 12:30:57 +0100 Subject: [PATCH] spdk: update submodule to more recent upstream This commit fast-forwards the SPDK submodule to upstream commit 93bd60e0de6b161567182d965239735bf467e85c to enable the py3-only build. (Without said commit, SPDK configure script fails to find the python interpreter in py3-only environment.) Signed-off-by: Nathan Cutler --- src/spdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spdk b/src/spdk index b17d4d913590..93bd60e0de6b 160000 --- a/src/spdk +++ b/src/spdk @@ -1 +1 @@ -Subproject commit b17d4d91359078a00ec60e6016b8c5c9c6b41a91 +Subproject commit 93bd60e0de6b161567182d965239735bf467e85c -- 2.47.3