phosphor-nvme: srcrev bump 05eedaa80e..188ad95e36
George Hung (2):
Modfiy the type size for present/powergood GPIOs
Change to use continue for NVMe read function
(From meta-phosphor rev: e900cc4626e864379db98b2aeef13696eecbc23d)
Change-Id: I64d8e93734785fe1f5200e4cde4dc116dd1cc79f
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 9edd322..e094e18 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 = "05eedaa80eef276b6ecee9d4fb721a523d2d999c"
+SRCREV = "188ad95e369c8cad47bda4a100d74cec71a8e8ad"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.nvme.manager.service"