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
Change-Id: If600e9b8b7bc336324ea836ad9ecf6f2a30403be
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 181ef9c..30da37c 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"