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

Change-Id: I9091e46fdc47578e240e476a8e196b36638d8b98
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/phosphor-nvme_git.bb b/recipes-phosphor/sensors/phosphor-nvme_git.bb
index 9edd322..e094e18 100644
--- a/recipes-phosphor/sensors/phosphor-nvme_git.bb
+++ b/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"