phosphor-gpio-monitor: srcrev bump 96e01b7c11..bd0904b1e9

Vernon Mauery (1):
      phosphor-gpio-monitor: use c++17

Change-Id: Ia7f3042f9b9d726cc15b7cc60aeb43655a11be07
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/gpio/phosphor-gpio-monitor.bb b/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
index b6b92fd..f9a2089 100644
--- a/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
+++ b/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
@@ -49,5 +49,5 @@
 FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence"
 
 SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "96e01b7c110219bef0b0f68b6054454ae27dee95"
+SRCREV = "bd0904b1e92a61d98b49fa9a20765b51b2a62348"
 S = "${WORKDIR}/git"