bmcweb: srcrev bump 5738de59eb..c50e7c68c2

AppaRao Puli (2):
      Fix: MetricReportDefinitions filter not working
      Fix: EventService stops sending events

James Feist (2):
      DIMM: Add support for Regions
      DIMM: Add support for more properties

(From meta-phosphor rev: 5666ae910ee1d13f806bf22b2df884c54d85705f)

Change-Id: I01d6ae912124e35068146ff818bd93ca260550ed
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 9fad520..dd03c15 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 = "5738de59eb185c0d9c01ef4518e86bf99503f4f4"
+SRCREV = "c50e7c68c2a8d08ed799ae28f47395b5a58494bc"
 
 S = "${WORKDIR}/git"