bmcweb: srcrev bump 5e34b67a3e..2b3da45876

Ed Tanous (1):
      Add OWNERS file to repo

Wludzik, Jozef (2):
      Redfish TelemetryService schema implementation
      Remove LogService from TelemetryService

Change-Id: I3fb8e6ce8e8e9b252f8ad891fd950593265775bf
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index b8fc918..b5ebe96 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "5e34b67a3e6708f0643a1d5af6ce7945b2481643"
+SRCREV = "2b3da45876aac57a36d3093379a992d699e7e396"
 
 S = "${WORKDIR}/git"