phosphor-nvme: srcrev bump 69b9618d68..92a15badce
George Hung (1):
Add to read model number from VPD
(From meta-phosphor rev: 3285bad4e0561c6eaa25a5a09033a42e23c812e8)
Change-Id: I031fbba0a084c96f9e89be8af102410d9f4d526f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 fa973cf..c471ef0 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-nvme_git.bb
@@ -15,7 +15,7 @@
DEPENDS += "nlohmann-json"
SRC_URI = "git://github.com/openbmc/phosphor-nvme.git;protocol=git"
-SRCREV = "69b9618d6875d93976db536b2fa0df176e50cbdd"
+SRCREV = "92a15badce1a577e944bdbc8c7773865e9f61d41"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"