phosphor-sel-logger: srcrev bump 5ff505feb4..d9d7896750

George Hung (1):
      Support both double and int64 sensor value

Change-Id: I8446b0fdb515f5fcbc3862cef018d1616967f856
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb b/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
index 5496984..34a2ff7 100644
--- a/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
+++ b/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
@@ -18,7 +18,7 @@
 DEPENDS += "systemd sdbusplus boost phosphor-ipmi-host"
 
 SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git"
-SRCREV = "5ff505feb401286040af4052eb824d86a335194a"
+SRCREV = "d9d78967503db2a02f2999c217c7c52183386298"
 
 PV = "0.1+git${SRCPV}"