phosphor-sel-logger: srcrev bump 151b7c1fc6..761bf202ba

Patrick Williams (2):
      sdbusplus: remove deprecated variant_ns
      sdbusplus: replace message::variant with std::variant

Change-Id: I93b5b0bf59d81997522c708a747afe49117e3c89
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 0c07857..e09f3ff 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 = "151b7c1fc62971b7d319146e5ea129d44eadd9d7"
+SRCREV = "761bf202ba9db9fe644f8f400a5e768abe1a70cf"
 
 PV = "0.1+git${SRCPV}"