bmcweb: srcrev bump 33e1f122b7..ce73d5c851

Gunnar Mills (1):
      Sessions: Drop end / from odata.id

Patrick Williams (1):
      redfish-schema: add Protocol

Ravi Teja (1):
      DHCP Conf: Fix UseDomainName configuration

Sunitha Harish (1):
      Support PATCH on IPv6StaticDefaultGateways

Change-Id: I1981c5427559894f50727095b07ba6e9aa938767
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 f90056d..d150d7d 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "33e1f122b740c5de679dc0350b5f41e8d975499f"
+SRCREV = "ce73d5c8517e0b85d85de345f10c82c24cbb067b"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"