phosphor-nvme: srcrev bump a2e788cc30..89a24e1057
Brandon Kim (1):
nvme_manager: Support reading Kioxia modelNumber
Change-Id: Ic1e36201b43ca7bed4d4eba7194cd5df7952d1d9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 56479c4..92204ee 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -8,7 +8,7 @@
DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
DEPENDS += "nlohmann-json"
-SRCREV = "a2e788cc303901fab17f48a7587cc66cfc70fa58"
+SRCREV = "89a24e10571f4333b393566e884498531bfbe82a"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=https;branch=master"