phosphor-sel-logger: srcrev bump 5e049d37ae..2b9704d7eb

Jason M. Bills (2):
      Update SEL Logger add function to accept additional metadata
      Add Redfish message registry support for threshold SEL events

Change-Id: Iff49f87751ae65d9c5d020881ea6a84a3de92f04
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 7aa372b..8c8a1c0 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 = "5e049d37ae975868062164279a2dbcd290fd1af5"
+SRCREV = "2b9704d7eb666c945c73dd74a426a0af2292b0ea"
 
 PV = "0.1+git${SRCPV}"