bmcweb: srcrev bump 22c33710fe..c72aa4757b

Ed Tanous (2):
      Fix a trailing slash on LogServices
      Add security headers to websockets

Jason M. Bills (1):
      Add ClearLog support for the Redfish Event Log Service

Jennifer Lee (1):
      [Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schema

Lei YU (1):
      REST: PUT: return DBus error description

Santosh Puranik (1):
      Set GraphicalConsole to enabled

(From meta-phosphor rev: 954b962f092ae9da443eef49916bcf8427034e16)

Change-Id: Ic13bc06762927c625506bcb05206070264051e91
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 181ef9c..30da37c 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "22c33710fed78a5c47446ee91ececf8b8ab104db"
+SRCREV = "c72aa4757b57da6e4dae2325b7d0570c6be3d89b"
 
 S = "${WORKDIR}/git"